[object Object]

← back to Norma

chore: v0.1.3 (dashboard CSS refactor)

5d84a60161fb4ae66a5280ef9f9a54cc6152c03e · 2026-07-13 01:53:27 -0700 · Steve

Files touched

Diff

commit 5d84a60161fb4ae66a5280ef9f9a54cc6152c03e
Author: Steve <steve@designerwallcoverings.com>
Date:   Mon Jul 13 01:53:27 2026 -0700

    chore: v0.1.3 (dashboard CSS refactor)
---
 package-lock.json | 4 ++--
 package.json      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index b7bd0c1..49c7e11 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "norma",
-  "version": "0.1.2",
+  "version": "0.1.3",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "norma",
-      "version": "0.1.2",
+      "version": "0.1.3",
       "dependencies": {
         "@codemirror/lang-html": "^6.4.11",
         "@codemirror/state": "^6.5.4",
diff --git a/package.json b/package.json
index 747a5b6..a169a3c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "norma",
-  "version": "0.1.2",
+  "version": "0.1.3",
   "private": true,
   "scripts": {
     "dev": "next dev -p 7400",

← 47943fb refactor(agent-base): hoist static dashboard CSS to a module  ·  back to Norma  ·  instagram-agent: make reel skill account-aware (close cross- 68552ce →