-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @comet/admin-theme@5.6.0 ### Minor Changes - fb6c806: Change `DataGrid`'s `noRowsLabel` from "No rows" to "No results found." ### Patch Changes - @comet/admin-icons@5.6.0 ## @comet/cms-admin@5.6.0 ### Minor Changes - fe26a6e: Show an error message when trying to edit a non-existing document and when trying to edit an archived document - 3ee4ce0: Return newly uploaded items from `useDamFileUpload#uploadFiles` ### Patch Changes - Updated dependencies [fb6c806] - Updated dependencies [76f85ab] - @comet/admin-theme@5.6.0 - @comet/blocks-admin@5.6.0 - @comet/admin@5.6.0 - @comet/admin-date-time@5.6.0 - @comet/admin-icons@5.6.0 - @comet/admin-rte@5.6.0 ## @comet/blocks-api@5.6.0 ### Minor Changes - fd10b80: Add support for a custom block name and migrations to `createRichTextBlock` ## @comet/admin@5.6.0 ### Patch Changes - @comet/admin-icons@5.6.0 ## @comet/admin-color-picker@5.6.0 ### Patch Changes - @comet/admin@5.6.0 - @comet/admin-icons@5.6.0 ## @comet/admin-date-time@5.6.0 ### Patch Changes - @comet/admin@5.6.0 - @comet/admin-icons@5.6.0 ## @comet/admin-react-select@5.6.0 ### Patch Changes - @comet/admin@5.6.0 ## @comet/admin-rte@5.6.0 ### Patch Changes - @comet/admin-icons@5.6.0 ## @comet/blocks-admin@5.6.0 ### Patch Changes - 76f85ab: Fix linking from block preview to block admin for non-trivial composite/list block combinations - @comet/admin@5.6.0 - @comet/admin-icons@5.6.0 ## @comet/cms-api@5.6.0 ### Patch Changes - Updated dependencies [fd10b80] - @comet/blocks-api@5.6.0 ## @comet/eslint-config@5.6.0 ### Patch Changes - @comet/eslint-plugin@5.6.0 ## @comet/admin-babel-preset@5.6.0 ## @comet/admin-icons@5.6.0 ## @comet/cli@5.6.0 ## @comet/eslint-plugin@5.6.0 ## @comet/cms-site@5.6.0 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
a9ac130
commit c4a3fa9
Showing
38 changed files
with
199 additions
and
128 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# @comet/admin-babel-preset | ||
|
||
## 5.6.0 | ||
|
||
## 5.5.0 | ||
|
||
## 5.4.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
# @comet/admin-icons | ||
|
||
## 5.6.0 | ||
|
||
## 5.5.0 | ||
|
||
## 5.4.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# @comet/admin-react-select | ||
|
||
## 5.6.0 | ||
|
||
### Patch Changes | ||
|
||
- @comet/admin@5.6.0 | ||
|
||
## 5.5.0 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# @comet/admin-rte | ||
|
||
## 5.6.0 | ||
|
||
### Patch Changes | ||
|
||
- @comet/admin-icons@5.6.0 | ||
|
||
## 5.5.0 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# @comet/admin | ||
|
||
## 5.6.0 | ||
|
||
### Patch Changes | ||
|
||
- @comet/admin-icons@5.6.0 | ||
|
||
## 5.5.0 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.