Skip to content
Closed
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
33 changes: 0 additions & 33 deletions .changeset/approval-execution-pinning.md

This file was deleted.

34 changes: 0 additions & 34 deletions .changeset/studio-airtable-object-page.md

This file was deleted.

56 changes: 0 additions & 56 deletions .changeset/studio-cross-page-polish.md

This file was deleted.

34 changes: 0 additions & 34 deletions .changeset/studio-detail-pages-polish.md

This file was deleted.

13 changes: 0 additions & 13 deletions .changeset/studio-history-timeline.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/studio-list-polish.md

This file was deleted.

20 changes: 0 additions & 20 deletions .changeset/sys-notification-actions.md

This file was deleted.

31 changes: 0 additions & 31 deletions .changeset/sys-user-org-visibility.md

This file was deleted.

11 changes: 11 additions & 0 deletions apps/account/CHANGELOG.md
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
# @objectstack/account

## 5.2.0

### Patch Changes

- Updated dependencies [bab2b20]
- Updated dependencies [fa011d8]
- Updated dependencies [b806f58]
- @objectstack/spec@5.2.0
- @objectstack/client@5.2.0
- @objectstack/client-react@5.2.0

## 5.1.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/account/package.json
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
{
"name": "@objectstack/account",
"version": "5.1.0",
"version": "5.2.0",
"description": "ObjectStack Account - End-user account & organization self-service portal",
"license": "Apache-2.0",
"type": "module",
Expand Down
2 changes: 2 additions & 0 deletions apps/console/CHANGELOG.md
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
# @objectstack/console

## 5.2.0

## 5.1.0

## 5.0.0
Expand Down
2 changes: 1 addition & 1 deletion apps/console/package.json
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
{
"name": "@objectstack/console",
"version": "5.1.0",
"version": "5.2.0",
"description": "ObjectStack Console - opinionated, fork-ready runtime console built on @object-ui/app-shell with the full plugin set wired up.",
"license": "Apache-2.0",
"type": "module",
Expand Down
Loading