Skip to content

Commit

Permalink
Version Packages (#3301)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 18, 2025
1 parent 9b190db commit 66e6f79
Show file tree
Hide file tree
Showing 50 changed files with 336 additions and 239 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-clocks-juggle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clever-cougars-glow.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/eighty-goats-beam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/friendly-seas-yawn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/healthy-fireants-behave.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/large-moons-kiss.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/little-avocados-nail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/little-comics-look.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-roses-reflect.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/old-adults-whisper.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/polite-chairs-join.md

This file was deleted.

17 changes: 0 additions & 17 deletions .changeset/proud-panthers-buy.md

This file was deleted.

15 changes: 0 additions & 15 deletions .changeset/quiet-glasses-tan.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/sharp-monkeys-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-mangos-report.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-radios-switch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-bees-breathe.md

This file was deleted.

2 changes: 2 additions & 0 deletions packages/admin/admin-babel-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @comet/admin-babel-preset

## 7.14.0

## 7.13.0

## 7.12.0
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/admin-babel-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin-babel-preset",
"version": "7.13.0",
"version": "7.14.0",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand Down
8 changes: 8 additions & 0 deletions packages/admin/admin-color-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @comet/admin-color-picker

## 7.14.0

### Patch Changes

- Updated dependencies [6b75f20e4]
- @comet/admin@7.14.0
- @comet/admin-icons@7.14.0

## 7.13.0

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/admin/admin-color-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin-color-picker",
"version": "7.13.0",
"version": "7.14.0",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand All @@ -26,17 +26,17 @@
"start:types": "tsc --project ./tsconfig.json --emitDeclarationOnly --watch --preserveWatchOutput"
},
"dependencies": {
"@comet/admin": "workspace:^7.13.0",
"@comet/admin-icons": "workspace:^7.13.0",
"@comet/admin": "workspace:^7.14.0",
"@comet/admin-icons": "workspace:^7.14.0",
"react-colorful": "^5.5.1",
"tinycolor2": "^1.4.1",
"use-debounce": "^6.0.0"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^7.13.0",
"@comet/eslint-config": "workspace:^7.13.0",
"@comet/admin-babel-preset": "workspace:^7.14.0",
"@comet/eslint-config": "workspace:^7.14.0",
"@mui/material": "^5.0.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/admin/admin-date-time/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @comet/admin-date-time

## 7.14.0

### Patch Changes

- Updated dependencies [6b75f20e4]
- @comet/admin@7.14.0
- @comet/admin-icons@7.14.0

## 7.13.0

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/admin/admin-date-time/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin-date-time",
"version": "7.13.0",
"version": "7.14.0",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand All @@ -26,17 +26,17 @@
"start:types": "tsc --project ./tsconfig.json --emitDeclarationOnly --watch --preserveWatchOutput"
},
"dependencies": {
"@comet/admin": "workspace:^7.13.0",
"@comet/admin-icons": "workspace:^7.13.0",
"@comet/admin": "workspace:^7.14.0",
"@comet/admin-icons": "workspace:^7.14.0",
"@mui/utils": "^5.4.1",
"date-fns": "^2.28.0",
"react-date-range": "^1.4.0"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^7.13.0",
"@comet/eslint-config": "workspace:^7.13.0",
"@comet/admin-babel-preset": "workspace:^7.14.0",
"@comet/eslint-config": "workspace:^7.14.0",
"@mui/material": "^5.0.0",
"@types/react": "^17.0",
"@types/react-date-range": "^1.4.3",
Expand Down
2 changes: 2 additions & 0 deletions packages/admin/admin-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @comet/admin-icons

## 7.14.0

## 7.13.0

## 7.12.0
Expand Down
6 changes: 3 additions & 3 deletions packages/admin/admin-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin-icons",
"version": "7.13.0",
"version": "7.14.0",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand Down Expand Up @@ -29,8 +29,8 @@
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^7.13.0",
"@comet/eslint-config": "workspace:^7.13.0",
"@comet/admin-babel-preset": "workspace:^7.14.0",
"@comet/eslint-config": "workspace:^7.14.0",
"@mui/material": "^5.0.0",
"@types/cli-progress": "^3.8.0",
"@types/node": "^22.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/admin/admin-react-select/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @comet/admin-react-select

## 7.14.0

### Patch Changes

- Updated dependencies [6b75f20e4]
- @comet/admin@7.14.0
- @comet/admin-icons@7.14.0

## 7.13.0

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/admin/admin-react-select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin-react-select",
"version": "7.13.0",
"version": "7.14.0",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand All @@ -26,15 +26,15 @@
"start:types": "tsc --project ./tsconfig.json --emitDeclarationOnly --watch --preserveWatchOutput"
},
"dependencies": {
"@comet/admin": "workspace:^7.13.0",
"@comet/admin-icons": "workspace:^7.13.0",
"@comet/admin": "workspace:^7.14.0",
"@comet/admin-icons": "workspace:^7.14.0",
"classnames": "^2.2.6"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^7.13.0",
"@comet/eslint-config": "workspace:^7.13.0",
"@comet/admin-babel-preset": "workspace:^7.14.0",
"@comet/eslint-config": "workspace:^7.14.0",
"@mui/material": "^5.0.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
Expand Down
30 changes: 30 additions & 0 deletions packages/admin/admin-rte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# @comet/admin-rte

## 7.14.0

### Minor Changes

- bb041f7a7: Add content generation capabilities to `createSeoBlock`

The SEO block (when created using the `createSeoBlock` factory) now supports automatic generation of:

- HTML title
- Meta description
- Open Graph title
- Open Graph description

See the [docs](https://docs.comet-dxp.com/docs/features-modules/content-generation/) for instructions on enabling this feature.

- 7f72e82fc: Add `extractTextContents` method to blocks

`extractTextContents` can be used to extract plain text from blocks. This functionality is particularly useful for operations such as search indexing or using the content for LLM-based tasks. The option `includeInvisibleContent` can be set to include the content of invisible blocks in the extracted text.

The method is optional for now, but it is recommended to implement it for all blocks and documents. The default behavior is to return

- if the state is a string: the string itself
- otherwise: an empty array

### Patch Changes

- Updated dependencies [6b75f20e4]
- @comet/admin@7.14.0
- @comet/admin-icons@7.14.0

## 7.13.0

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/admin/admin-rte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin-rte",
"version": "7.13.0",
"version": "7.14.0",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand Down Expand Up @@ -28,8 +28,8 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@comet/admin": "workspace:^7.13.0",
"@comet/admin-icons": "workspace:^7.13.0",
"@comet/admin": "workspace:^7.14.0",
"@comet/admin-icons": "workspace:^7.14.0",
"detect-browser": "^5.2.1",
"draft-js-export-html": "^1.4.1",
"draft-js-import-html": "^1.4.1",
Expand All @@ -39,8 +39,8 @@
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^7.13.0",
"@comet/eslint-config": "workspace:^7.13.0",
"@comet/admin-babel-preset": "workspace:^7.14.0",
"@comet/eslint-config": "workspace:^7.14.0",
"@mui/material": "^5.0.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^12.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/admin/admin-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @comet/admin-theme

## 7.14.0

### Patch Changes

- 9b190db59: Fix spacing for `ListItemIcon` and `ListItemAvatar` to align with Comet DXP design
- 84e063642: Fix dialog header height for dialogs with no title
- @comet/admin-icons@7.14.0

## 7.13.0

### Patch Changes
Expand Down
Loading

0 comments on commit 66e6f79

Please sign in to comment.