Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@objectstack/spec-monorepo",
"version": "0.3.3",
"version": "0.4.0",

Copilot AI Jan 27, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR description says the version bump is "across the monorepo", but there are still many 0.3.3 references in repo docs/config (e.g. root CHANGELOG.md, RELEASE_NOTES.md, docs homepage version) and the pnpm-lock.yaml still resolves @objectstack/*@0.3.3. For a release PR, please update the remaining version references and regenerate/commit the lockfile so the repo state is consistent with 0.4.0.

Copilot uses AI. Check for mistakes.
"private": true,
"description": "ObjectStack Protocol & Specification - Monorepo for TypeScript Interfaces, JSON Schemas, and Convention Configurations",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/ai-bridge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @objectstack/ai-bridge

## 0.1.1

### Patch Changes

- Updated dependencies
Comment on lines +3 to +7

Copilot AI Jan 27, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This changelog adds a 0.1.1 release, but packages/ai-bridge/package.json is still 0.1.0. Please align the package version and changelog (bump the package to 0.1.1 or adjust the changelog entry accordingly).

Copilot uses AI. Check for mistakes.
- @objectstack/spec@0.4.0
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @objectstack/cli

## 0.1.1

### Patch Changes

- Updated dependencies
Comment on lines +3 to +7

Copilot AI Jan 27, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This changelog introduces a 0.1.1 release, but packages/cli/package.json is still 0.1.0. Either bump the package version to 0.1.1 (to match the changelog entry) or change the changelog entry to match the actual published version.

Copilot uses AI. Check for mistakes.
- @objectstack/spec@0.4.0
6 changes: 6 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @objectstack/client

## 0.4.0

### Minor Changes

- Release version 0.4.0

## 0.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@objectstack/client",
"version": "0.3.3",
"version": "0.4.0",
"description": "Official Client SDK for ObjectStack Protocol",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/driver-memory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @objectstack/driver-memory

## 0.4.0

### Minor Changes

- Release version 0.4.0

## 0.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/driver-memory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@objectstack/driver-memory",
"version": "0.3.3",
"version": "0.4.0",
"description": "In-Memory Driver for ObjectStack (Reference Implementation)",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/objectql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @objectstack/objectql

## 0.4.0

### Minor Changes

- Release version 0.4.0

## 0.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/objectql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@objectstack/objectql",
"version": "0.3.3",
"version": "0.4.0",
"description": "Isomorphic ObjectQL Engine for ObjectStack",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/plugin-hono-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @objectstack/plugin-hono-server

## 0.4.0

### Minor Changes

- Release version 0.4.0

## 0.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-hono-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@objectstack/plugin-hono-server",
"version": "0.3.3",
"version": "0.4.0",

Copilot AI Jan 27, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@objectstack/plugin-hono-server was bumped to 0.4.0, but its peerDependencies still require @objectstack/runtime ^0.3.3, which will reject 0.4.0. Update the peer dependency range to allow the 0.4.x runtime (and keep it consistent with this release).

Copilot uses AI. Check for mistakes.
"description": "Standard Hono Server Adapter for ObjectStack Runtime",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @objectstack/runtime

## 0.4.0

### Minor Changes

- Release version 0.4.0

## 0.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@objectstack/runtime",
"version": "0.3.3",
"version": "0.4.0",
"description": "ObjectStack Core Runtime & Query Engine",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/spec/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @objectstack/spec

## 0.4.0

### Minor Changes

- Release version 0.4.0

## 0.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/spec/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@objectstack/spec",
"version": "0.3.3",
"version": "0.4.0",
"description": "ObjectStack Protocol & Specification - TypeScript Interfaces, JSON Schemas, and Convention Configurations",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @objectstack/types

## 0.4.0

### Minor Changes

- Release version 0.4.0

## 0.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@objectstack/types",
"version": "0.3.3",
"version": "0.4.0",
"description": "Shared interfaces describing the ObjectStack Runtime environment",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down