Skip to content

Commit 1e77439

Browse files
committed
Publish
- @synstack/fs@1.13.0 - @synstack/fs-cache@1.5.9 - @synstack/kuzu-client@2.1.2 - @synstack/llm@2.3.17 - @synstack/markdown-db@3.6.1 - @synstack/query@2.1.1
1 parent 7b8b7e8 commit 1e77439

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/fs-cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "1.5.8",
7+
"version": "1.5.9",
88
"description": "Human-friendly file system caching",
99
"keywords": [
1010
"cache",

packages/fs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "1.12.0",
7+
"version": "1.13.0",
88
"description": "File system operations made easy",
99
"keywords": [
1010
"synstack",

packages/kuzu-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "2.1.1",
7+
"version": "2.1.2",
88
"description": "Kuzu graph database client",
99
"author": {
1010
"name": "pAIrprog",

packages/llm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "2.3.16",
7+
"version": "2.3.17",
88
"description": "Immutable, chainable, and type-safe wrapper of Vercel's AI SDK",
99
"keywords": [
1010
"llm",

packages/markdown-db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "3.6.0",
7+
"version": "3.6.1",
88
"description": "Markdown database using Frontmatter",
99
"keywords": [
1010
"database",

packages/query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "2.1.0",
7+
"version": "2.1.1",
88
"description": "Query engine",
99
"keywords": [
1010
"synstack",

0 commit comments

Comments
 (0)