build: bump privitives to 0.0.6 and writekit to 0.0.2
Publish to NPM / Check version changes and publish (push) Successful in 9m53s

This commit is contained in:
2026-08-11 03:45:34 +07:00
parent edcccf16d8
commit 66d9faad22
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
"$schema": "https://jsr.io/schema/config-file.v1.json",
"name": "@robonen/primitives",
"license": "Apache-2.0",
"version": "0.0.5",
"version": "0.0.6",
"exports": "./src/index.ts"
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@robonen/primitives",
"version": "0.0.5",
"version": "0.0.6",
"license": "Apache-2.0",
"description": "Collection of UI primitives",
"keywords": [
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@robonen/writekit",
"version": "0.0.1",
"version": "0.0.2",
"license": "Apache-2.0",
"description": "Headless block-based rich-text writekit for Vue with a registry-driven schema and pluggable CRDT",
"keywords": [