Skip to content

Commit 7caaaaf

Browse files
chore: release packages
1 parent a321fa4 commit 7caaaaf

81 files changed

Lines changed: 431 additions & 87 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/textarea-mobile-fullscreen-single-source.md

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

apps/console/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @object-ui/console
22

3+
## 17.2.1
4+
5+
### Patch Changes
6+
7+
- @object-ui/react-runtime@17.2.1
8+
- @object-ui/sdui-parser@17.2.1
9+
310
## 17.2.0
411

512
### Minor Changes

apps/console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@object-ui/console",
3-
"version": "17.2.0",
3+
"version": "17.2.1",
44
"description": "ObjectStack Console — opinionated, fork-ready runtime console built on @object-ui/app-shell with the full plugin set wired up. Ships as a Hono UI plugin serving a pre-built SPA.",
55
"license": "MIT",
66
"type": "module",

packages/app-shell/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# @object-ui/app-shell — Changelog
22

3+
## 17.2.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [a321fa4]
8+
- @object-ui/fields@17.2.1
9+
- @object-ui/types@17.2.1
10+
- @object-ui/core@17.2.1
11+
- @object-ui/i18n@17.2.1
12+
- @object-ui/react@17.2.1
13+
- @object-ui/components@17.2.1
14+
- @object-ui/layout@17.2.1
15+
- @object-ui/data-objectstack@17.2.1
16+
- @object-ui/auth@17.2.1
17+
- @object-ui/permissions@17.2.1
18+
- @object-ui/plugin-editor@17.2.1
19+
- @object-ui/collaboration@17.2.1
20+
- @object-ui/providers@17.2.1
21+
322
## 17.2.0
423

524
### Minor Changes

packages/app-shell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@object-ui/app-shell",
3-
"version": "17.2.0",
3+
"version": "17.2.1",
44
"type": "module",
55
"license": "MIT",
66
"description": "Minimal application shell for ObjectUI - framework-agnostic rendering engine",

packages/auth/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @object-ui/auth
22

3+
## 17.2.1
4+
5+
### Patch Changes
6+
7+
- @object-ui/types@17.2.1
8+
39
## 17.2.0
410

511
### Minor Changes

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@object-ui/auth",
3-
"version": "17.2.0",
3+
"version": "17.2.1",
44
"type": "module",
55
"license": "MIT",
66
"description": "Authentication system for Object UI with AuthProvider, useAuth hook, AuthGuard, and form components.",

packages/cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @object-ui/cli
22

3+
## 17.2.1
4+
5+
### Patch Changes
6+
7+
- @object-ui/types@17.2.1
8+
- @object-ui/react@17.2.1
9+
- @object-ui/components@17.2.1
10+
311
## 17.2.0
412

513
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@object-ui/cli",
3-
"version": "17.2.0",
3+
"version": "17.2.1",
44
"description": "Standalone CLI for Object UI — scaffold, develop, build and validate JSON/YAML schema-driven applications.",
55
"type": "module",
66
"homepage": "https://www.objectui.org/docs/utilities/cli",

packages/collaboration/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @object-ui/collaboration
22

3+
## 17.2.1
4+
5+
### Patch Changes
6+
7+
- @object-ui/types@17.2.1
8+
39
## 17.2.0
410

511
### Minor Changes

0 commit comments

Comments
 (0)