-
Notifications
You must be signed in to change notification settings - Fork 2
Release v0.3.1 #92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.3.1 #92
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| # @objectstack/example-ai-analyst | ||
|
|
||
| ## 1.0.3 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - @objectstack/spec@0.3.1 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| # @objectstack/example-ai-codegen | ||
|
|
||
| ## 1.0.3 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - @objectstack/spec@0.3.1 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| # @objectstack/example-ai-sales | ||
|
|
||
| ## 1.0.3 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - @objectstack/spec@0.3.1 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| # @objectstack/example-ai-support | ||
|
|
||
| ## 1.0.3 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - @objectstack/spec@0.3.1 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,11 @@ | ||
| # @objectstack/example-crm | ||
|
|
||
| ## 1.0.5 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - @objectstack/spec@0.3.1 | ||
|
|
||
| ## 1.0.4 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,11 @@ | ||
| # @objectstack/plugin-bi | ||
|
|
||
| ## 1.0.5 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - @objectstack/spec@0.3.1 | ||
|
|
||
| ## 1.0.4 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,11 @@ | ||
| # @objectstack/client | ||
|
|
||
| ## 0.3.1 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - @objectstack/spec@0.3.1 | ||
|
|
||
| ## 0.3.0 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,11 @@ | ||
| # @objectstack/driver-memory | ||
|
|
||
| ## 0.3.1 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - @objectstack/spec@0.3.1 | ||
|
|
||
| ## 0.3.0 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,11 @@ | ||
| # @objectstack/objectql | ||
|
|
||
| ## 0.3.1 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - @objectstack/spec@0.3.1 | ||
|
|
||
| ## 0.3.0 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -1,6 +1,6 @@ | ||||||
| { | ||||||
| "name": "@objectstack/plugin-hono-server", | ||||||
| "version": "0.3.0", | ||||||
| "version": "0.3.1", | ||||||
| "description": "Standard Hono Server Adapter for ObjectStack Runtime", | ||||||
| "main": "dist/index.js", | ||||||
| "types": "dist/index.d.ts", | ||||||
|
|
@@ -19,6 +19,6 @@ | |||||
| "typescript": "^5.0.0" | ||||||
| }, | ||||||
| "peerDependencies": { | ||||||
| "@objectstack/runtime": "^1.0.0" | ||||||
| "@objectstack/runtime": "^0.3.1" | ||||||
|
||||||
| "@objectstack/runtime": "^0.3.1" | |
| "@objectstack/runtime": "workspace:*" |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,7 @@ | ||
| # @objectstack/spec | ||
|
|
||
| ## 0.3.1 | ||
|
|
||
| ## 0.3.0 | ||
|
|
||
| ### Minor Changes | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,11 @@ | ||
| # @objectstack/types | ||
|
|
||
| ## 0.3.1 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - @objectstack/spec@0.3.1 | ||
|
|
||
| ## 0.3.0 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The release date "2026-01-23" is set to yesterday (today is January 24, 2026). While this is technically correct if the release was prepared yesterday, verify this is the intended release date. If merging today, consider updating to "2026-01-24".