Skip to content

Commit

Permalink
Version Packages (v6) (#2960)
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 Dec 19, 2024
1 parent 8ef35ec commit 7291335
Show file tree
Hide file tree
Showing 34 changed files with 193 additions and 111 deletions.
5 changes: 0 additions & 5 deletions .changeset/new-cherries-provide.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

## 6.17.17

## 6.17.16

## 6.17.15
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": "6.17.16",
"version": "6.17.17",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand Down
7 changes: 7 additions & 0 deletions packages/admin/admin-color-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @comet/admin-color-picker

## 6.17.17

### Patch Changes

- @comet/admin@6.17.17
- @comet/admin-icons@6.17.17

## 6.17.16

### 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": "6.17.16",
"version": "6.17.17",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand All @@ -26,8 +26,8 @@
"start:types": "tsc --project ./tsconfig.json --emitDeclarationOnly --watch --preserveWatchOutput"
},
"dependencies": {
"@comet/admin": "workspace:^6.17.16",
"@comet/admin-icons": "workspace:^6.17.16",
"@comet/admin": "workspace:^6.17.17",
"@comet/admin-icons": "workspace:^6.17.17",
"clsx": "^1.1.1",
"react-colorful": "^5.5.1",
"tinycolor2": "^1.4.1",
Expand All @@ -36,8 +36,8 @@
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^6.17.16",
"@comet/eslint-config": "workspace:^6.17.16",
"@comet/admin-babel-preset": "workspace:^6.17.17",
"@comet/eslint-config": "workspace:^6.17.17",
"@mui/material": "^5.0.0",
"@mui/styles": "^5.0.0",
"@types/react": "^17.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/admin/admin-date-time/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @comet/admin-date-time

## 6.17.17

### Patch Changes

- @comet/admin@6.17.17
- @comet/admin-icons@6.17.17

## 6.17.16

### 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": "6.17.16",
"version": "6.17.17",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand All @@ -26,8 +26,8 @@
"start:types": "tsc --project ./tsconfig.json --emitDeclarationOnly --watch --preserveWatchOutput"
},
"dependencies": {
"@comet/admin": "workspace:^6.17.16",
"@comet/admin-icons": "workspace:^6.17.16",
"@comet/admin": "workspace:^6.17.17",
"@comet/admin-icons": "workspace:^6.17.17",
"@mui/utils": "^5.4.1",
"clsx": "^1.1.1",
"date-fns": "^2.28.0",
Expand All @@ -36,8 +36,8 @@
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^6.17.16",
"@comet/eslint-config": "workspace:^6.17.16",
"@comet/admin-babel-preset": "workspace:^6.17.17",
"@comet/eslint-config": "workspace:^6.17.17",
"@mui/material": "^5.0.0",
"@mui/styles": "^5.0.0",
"@types/react": "^17.0",
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

## 6.17.17

## 6.17.16

## 6.17.15
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": "6.17.16",
"version": "6.17.17",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand All @@ -25,8 +25,8 @@
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^6.17.16",
"@comet/eslint-config": "workspace:^6.17.16",
"@comet/admin-babel-preset": "workspace:^6.17.17",
"@comet/eslint-config": "workspace:^6.17.17",
"@mui/material": "^5.0.0",
"@types/cli-progress": "^3.8.0",
"@types/node": "^18.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/admin/admin-react-select/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @comet/admin-react-select

## 6.17.17

### Patch Changes

- @comet/admin@6.17.17
- @comet/admin-icons@6.17.17

## 6.17.16

### 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": "6.17.16",
"version": "6.17.17",
"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:^6.17.16",
"@comet/admin-icons": "workspace:^6.17.16",
"@comet/admin": "workspace:^6.17.17",
"@comet/admin-icons": "workspace:^6.17.17",
"classnames": "^2.2.6"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^6.17.16",
"@comet/eslint-config": "workspace:^6.17.16",
"@comet/admin-babel-preset": "workspace:^6.17.17",
"@comet/eslint-config": "workspace:^6.17.17",
"@mui/material": "^5.0.0",
"@mui/styles": "^5.0.0",
"@types/react": "^17.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/admin/admin-rte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @comet/admin-rte

## 6.17.17

### Patch Changes

- @comet/admin@6.17.17
- @comet/admin-icons@6.17.17

## 6.17.16

### 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": "6.17.16",
"version": "6.17.17",
"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:^6.17.16",
"@comet/admin-icons": "workspace:^6.17.16",
"@comet/admin": "workspace:^6.17.17",
"@comet/admin-icons": "workspace:^6.17.17",
"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:^6.17.16",
"@comet/eslint-config": "workspace:^6.17.16",
"@comet/admin-babel-preset": "workspace:^6.17.17",
"@comet/eslint-config": "workspace:^6.17.17",
"@mui/material": "^5.0.0",
"@mui/styles": "^5.0.0",
"@testing-library/jest-dom": "^5.16.5",
Expand Down
6 changes: 6 additions & 0 deletions packages/admin/admin-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @comet/admin-theme

## 6.17.17

### Patch Changes

- @comet/admin-icons@6.17.17

## 6.17.16

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/admin/admin-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin-theme",
"version": "6.17.16",
"version": "6.17.17",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand All @@ -26,14 +26,14 @@
"start:types": "tsc --project ./tsconfig.json --emitDeclarationOnly --watch --preserveWatchOutput"
},
"dependencies": {
"@comet/admin-icons": "workspace:^6.17.16",
"@comet/admin-icons": "workspace:^6.17.17",
"@mui/utils": "^5.4.1"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^6.17.16",
"@comet/eslint-config": "workspace:^6.17.16",
"@comet/admin-babel-preset": "workspace:^6.17.17",
"@comet/eslint-config": "workspace:^6.17.17",
"@mui/material": "^5.0.0",
"@mui/styles": "^5.0.0",
"@mui/system": "^5.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/admin/admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @comet/admin

## 6.17.17

### Patch Changes

- @comet/admin-icons@6.17.17

## 6.17.16

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/admin/admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin",
"version": "6.17.16",
"version": "6.17.17",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand Down Expand Up @@ -28,7 +28,7 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@comet/admin-icons": "workspace:^6.17.16",
"@comet/admin-icons": "workspace:^6.17.17",
"@mui/private-theming": "^5.0.0",
"clsx": "^1.1.1",
"exceljs": "^3.4.0",
Expand All @@ -47,8 +47,8 @@
"@apollo/client": "^3.7.0",
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^6.17.16",
"@comet/eslint-config": "workspace:^6.17.16",
"@comet/admin-babel-preset": "workspace:^6.17.17",
"@comet/eslint-config": "workspace:^6.17.17",
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@mui/material": "^5.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/admin/blocks-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @comet/blocks-admin

## 6.17.17

### Patch Changes

- @comet/admin@6.17.17
- @comet/admin-icons@6.17.17

## 6.17.16

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/admin/blocks-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/blocks-admin",
"version": "6.17.16",
"version": "6.17.17",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand Down Expand Up @@ -30,8 +30,8 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@comet/admin": "workspace:^6.17.16",
"@comet/admin-icons": "workspace:^6.17.16",
"@comet/admin": "workspace:^6.17.17",
"@comet/admin-icons": "workspace:^6.17.17",
"@mui/lab": "^5.0.0-alpha.76",
"clipboard-copy": "^4.0.0",
"clsx": "^1.1.1",
Expand All @@ -43,9 +43,9 @@
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^6.17.16",
"@comet/cli": "workspace:^6.17.16",
"@comet/eslint-config": "workspace:^6.17.16",
"@comet/admin-babel-preset": "workspace:^6.17.17",
"@comet/cli": "workspace:^6.17.17",
"@comet/eslint-config": "workspace:^6.17.17",
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@mui/lab": "^5.0.0-alpha.76",
Expand Down
11 changes: 11 additions & 0 deletions packages/admin/cms-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @comet/cms-admin

## 6.17.17

### Patch Changes

- @comet/admin@6.17.17
- @comet/admin-date-time@6.17.17
- @comet/admin-icons@6.17.17
- @comet/admin-rte@6.17.17
- @comet/admin-theme@6.17.17
- @comet/blocks-admin@6.17.17

## 6.17.16

### Patch Changes
Expand Down
20 changes: 10 additions & 10 deletions packages/admin/cms-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/cms-admin",
"version": "6.17.16",
"version": "6.17.17",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand Down Expand Up @@ -35,12 +35,12 @@
"test:watch": "jest --watch"
},
"dependencies": {
"@comet/admin": "workspace:^6.17.16",
"@comet/admin-date-time": "workspace:^6.17.16",
"@comet/admin-icons": "workspace:^6.17.16",
"@comet/admin-rte": "workspace:^6.17.16",
"@comet/admin-theme": "workspace:^6.17.16",
"@comet/blocks-admin": "workspace:^6.17.16",
"@comet/admin": "workspace:^6.17.17",
"@comet/admin-date-time": "workspace:^6.17.17",
"@comet/admin-icons": "workspace:^6.17.17",
"@comet/admin-rte": "workspace:^6.17.17",
"@comet/admin-theme": "workspace:^6.17.17",
"@comet/blocks-admin": "workspace:^6.17.17",
"@graphql-tools/graphql-file-loader": "^7.5.17",
"@graphql-tools/load": "^7.8.14",
"@graphql-typed-document-node/core": "^3.1.1",
Expand Down Expand Up @@ -80,9 +80,9 @@
"@apollo/client": "^3.7.0",
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^6.17.16",
"@comet/cli": "workspace:^6.17.16",
"@comet/eslint-config": "workspace:^6.17.16",
"@comet/admin-babel-preset": "workspace:^6.17.17",
"@comet/cli": "workspace:^6.17.17",
"@comet/eslint-config": "workspace:^6.17.17",
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@graphql-codegen/cli": "^2.0.0",
Expand Down
Loading

0 comments on commit 7291335

Please sign in to comment.