Skip to content

Commit 59be331

Browse files
authored
Merge pull request #1276 from objectstack-ai/changeset-release/main
2 parents 0866b4a + b7c6e3a commit 59be331

119 files changed

Lines changed: 1659 additions & 323 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/v5-ai-protocol-focusing.md

Lines changed: 0 additions & 85 deletions
This file was deleted.

.changeset/v5-ai-v1-capabilities.md

Lines changed: 0 additions & 71 deletions
This file was deleted.

.changeset/v5-project-to-environment-rename.md

Lines changed: 0 additions & 109 deletions
This file was deleted.

apps/account/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @objectstack/account
22

3+
## 6.0.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [629a716]
8+
- Updated dependencies [dbc4f7d]
9+
- Updated dependencies [944f187]
10+
- @objectstack/spec@6.0.0
11+
- @objectstack/client@6.0.0
12+
- @objectstack/client-react@6.0.0
13+
314
## 5.2.0
415

516
### Patch Changes

apps/account/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@objectstack/account",
3-
"version": "5.2.0",
3+
"version": "6.0.0",
44
"description": "ObjectStack Account - End-user account & organization self-service portal",
55
"license": "Apache-2.0",
66
"type": "module",

examples/app-crm/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @objectstack/example-crm
22

3+
## 4.0.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [629a716]
8+
- Updated dependencies [dbc4f7d]
9+
- Updated dependencies [944f187]
10+
- @objectstack/spec@6.0.0
11+
- @objectstack/runtime@6.0.0
12+
313
## 4.0.11
414

515
### Patch Changes

examples/app-crm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@objectstack/example-crm",
3-
"version": "4.0.11",
3+
"version": "4.0.12",
44
"description": "Minimal CRM example — a smoke-test workspace that exercises the metadata loading pipeline (objects → views → app → dashboard → hook → flow → seed). For a full-featured enterprise CRM see https://github.com/objectstack-ai/hotcrm.",
55
"license": "Apache-2.0",
66
"private": true,

0 commit comments

Comments
 (0)