Skip to content

Commit

Permalink
ci(changesets): version packages (#1894)
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
ct-changesets[bot] and github-actions[bot] authored Jan 2, 2024
1 parent d8aecf3 commit a338ce9
Show file tree
Hide file tree
Showing 20 changed files with 89 additions and 47 deletions.
5 changes: 0 additions & 5 deletions .changeset/brave-baboons-guess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dry-ladybugs-nail.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/empty-plums-explode.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gentle-seals-yawn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-adults-occur.md

This file was deleted.

14 changes: 14 additions & 0 deletions packages/gatsby-theme-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @commercetools-docs/gatsby-theme-docs

## 22.10.0

### Minor Changes

- [#1896](https://github.com/commercetools/commercetools-docs-kit/pull/1896) [`d8aecf3`](https://github.com/commercetools/commercetools-docs-kit/commit/d8aecf34e0fd49d33977403e08b59f2419b2d9fa) Thanks [@gabriele-ct](https://github.com/gabriele-ct)! - add feature flag for topbar ai assistant launch button

- [#1892](https://github.com/commercetools/commercetools-docs-kit/pull/1892) [`82b2eb4`](https://github.com/commercetools/commercetools-docs-kit/commit/82b2eb447c12671e7627cf6433b9abdc83384ba8) Thanks [@timonrey](https://github.com/timonrey)! - Move authentication steps into the AI assistent chat modal. The top bar now has a button to open the chat dialog. Login buttons have a new design as well.

### Patch Changes

- [#1893](https://github.com/commercetools/commercetools-docs-kit/pull/1893) [`830dcca`](https://github.com/commercetools/commercetools-docs-kit/commit/830dccac2201858eb493afe24d132b4bc035984f) Thanks [@gabriele-ct](https://github.com/gabriele-ct)! - Fix issue with ai assistant references displaying null when root group is not available

- [#1896](https://github.com/commercetools/commercetools-docs-kit/pull/1896) [`d8aecf3`](https://github.com/commercetools/commercetools-docs-kit/commit/d8aecf34e0fd49d33977403e08b59f2419b2d9fa) Thanks [@gabriele-ct](https://github.com/gabriele-ct)! - chore: fix SSR issue

## 22.9.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-theme-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-docs/gatsby-theme-docs",
"description": "Gatsby theme for commercetools documentation",
"version": "22.9.0",
"version": "22.10.0",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
6 changes: 6 additions & 0 deletions packages/writing-style/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @commercetools-docs/writing-style

## 3.3.8

### Patch Changes

- [#1890](https://github.com/commercetools/commercetools-docs-kit/pull/1890) [`c8f02a0`](https://github.com/commercetools/commercetools-docs-kit/commit/c8f02a00ad85be1d480352ca50b3c406675c2578) Thanks [@basebander](https://github.com/basebander)! - Remove link from PortfolioNaming

## 3.3.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/writing-style/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-docs/writing-style",
"description": "Wrapped and preconfigured vale linter for the commercetools writing style rules",
"version": "3.3.7",
"version": "3.3.8",
"valeVersion": "2.18.0",
"license": "MIT",
"publishConfig": {
Expand Down
11 changes: 11 additions & 0 deletions websites/api-docs-smoke-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @commercetools-website/api-docs-smoke-test

## 8.4.0

### Minor Changes

- [#1896](https://github.com/commercetools/commercetools-docs-kit/pull/1896) [`d8aecf3`](https://github.com/commercetools/commercetools-docs-kit/commit/d8aecf34e0fd49d33977403e08b59f2419b2d9fa) Thanks [@gabriele-ct](https://github.com/gabriele-ct)! - add feature flag for topbar ai assistant launch button

### Patch Changes

- Updated dependencies [[`830dcca`](https://github.com/commercetools/commercetools-docs-kit/commit/830dccac2201858eb493afe24d132b4bc035984f), [`d8aecf3`](https://github.com/commercetools/commercetools-docs-kit/commit/d8aecf34e0fd49d33977403e08b59f2419b2d9fa), [`d8aecf3`](https://github.com/commercetools/commercetools-docs-kit/commit/d8aecf34e0fd49d33977403e08b59f2419b2d9fa), [`82b2eb4`](https://github.com/commercetools/commercetools-docs-kit/commit/82b2eb447c12671e7627cf6433b9abdc83384ba8)]:
- @commercetools-docs/gatsby-theme-docs@22.10.0

## 8.3.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions websites/api-docs-smoke-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-website/api-docs-smoke-test",
"version": "8.3.0",
"version": "8.4.0",
"private": true,
"browserslist": [">0.25%", "not dead and supports es6-module"],
"scripts": {
Expand All @@ -19,7 +19,7 @@
},
"dependencies": {
"@commercetools-docs/gatsby-theme-api-docs": "22.9.0",
"@commercetools-docs/gatsby-theme-docs": "22.9.0",
"@commercetools-docs/gatsby-theme-docs": "22.10.0",
"@commercetools-docs/rmf-codegen": "13.30.0",
"gatsby": "5.12.12",
"gatsby-cli": "5.12.4",
Expand Down
11 changes: 11 additions & 0 deletions websites/docs-smoke-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @commercetools-website/docs-smoke-test

## 8.4.0

### Minor Changes

- [#1896](https://github.com/commercetools/commercetools-docs-kit/pull/1896) [`d8aecf3`](https://github.com/commercetools/commercetools-docs-kit/commit/d8aecf34e0fd49d33977403e08b59f2419b2d9fa) Thanks [@gabriele-ct](https://github.com/gabriele-ct)! - add feature flag for topbar ai assistant launch button

### Patch Changes

- Updated dependencies [[`830dcca`](https://github.com/commercetools/commercetools-docs-kit/commit/830dccac2201858eb493afe24d132b4bc035984f), [`d8aecf3`](https://github.com/commercetools/commercetools-docs-kit/commit/d8aecf34e0fd49d33977403e08b59f2419b2d9fa), [`d8aecf3`](https://github.com/commercetools/commercetools-docs-kit/commit/d8aecf34e0fd49d33977403e08b59f2419b2d9fa), [`82b2eb4`](https://github.com/commercetools/commercetools-docs-kit/commit/82b2eb447c12671e7627cf6433b9abdc83384ba8)]:
- @commercetools-docs/gatsby-theme-docs@22.10.0

## 8.3.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions websites/docs-smoke-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-website/docs-smoke-test",
"version": "8.3.0",
"version": "8.4.0",
"private": true,
"browserslist": [">0.25%", "not dead and supports es6-module"],
"scripts": {
Expand All @@ -18,7 +18,7 @@
"dependencies": {
"@commercetools-docs/gatsby-theme-code-examples": "22.9.0",
"@commercetools-docs/gatsby-theme-constants": "22.9.0",
"@commercetools-docs/gatsby-theme-docs": "22.9.0",
"@commercetools-docs/gatsby-theme-docs": "22.10.0",
"@commercetools-docs/ui-kit": "22.9.0",
"@commercetools-uikit/icons": "16.7.3",
"@commercetools-uikit/radio-input": "16.7.3",
Expand Down
11 changes: 11 additions & 0 deletions websites/documentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @commercetools-website/documentation

## 8.4.0

### Minor Changes

- [#1896](https://github.com/commercetools/commercetools-docs-kit/pull/1896) [`d8aecf3`](https://github.com/commercetools/commercetools-docs-kit/commit/d8aecf34e0fd49d33977403e08b59f2419b2d9fa) Thanks [@gabriele-ct](https://github.com/gabriele-ct)! - add feature flag for topbar ai assistant launch button

### Patch Changes

- Updated dependencies [[`830dcca`](https://github.com/commercetools/commercetools-docs-kit/commit/830dccac2201858eb493afe24d132b4bc035984f), [`d8aecf3`](https://github.com/commercetools/commercetools-docs-kit/commit/d8aecf34e0fd49d33977403e08b59f2419b2d9fa), [`d8aecf3`](https://github.com/commercetools/commercetools-docs-kit/commit/d8aecf34e0fd49d33977403e08b59f2419b2d9fa), [`82b2eb4`](https://github.com/commercetools/commercetools-docs-kit/commit/82b2eb447c12671e7627cf6433b9abdc83384ba8)]:
- @commercetools-docs/gatsby-theme-docs@22.10.0

## 8.3.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions websites/documentation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-website/documentation",
"version": "8.3.0",
"version": "8.4.0",
"private": true,
"browserslist": [">0.25%", "not dead and supports es6-module"],
"scripts": {
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@commercetools-docs/gatsby-theme-code-examples": "22.9.0",
"@commercetools-docs/gatsby-theme-docs": "22.9.0",
"@commercetools-docs/gatsby-theme-docs": "22.10.0",
"gatsby": "5.12.12",
"gatsby-cli": "5.12.4",
"react": "18.2.0",
Expand Down
11 changes: 11 additions & 0 deletions websites/self-learning-smoke-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @commercetools-website/self-learning-smoke-test

## 8.3.0

### Minor Changes

- [#1896](https://github.com/commercetools/commercetools-docs-kit/pull/1896) [`d8aecf3`](https://github.com/commercetools/commercetools-docs-kit/commit/d8aecf34e0fd49d33977403e08b59f2419b2d9fa) Thanks [@gabriele-ct](https://github.com/gabriele-ct)! - add feature flag for topbar ai assistant launch button

### Patch Changes

- Updated dependencies [[`830dcca`](https://github.com/commercetools/commercetools-docs-kit/commit/830dccac2201858eb493afe24d132b4bc035984f), [`d8aecf3`](https://github.com/commercetools/commercetools-docs-kit/commit/d8aecf34e0fd49d33977403e08b59f2419b2d9fa), [`d8aecf3`](https://github.com/commercetools/commercetools-docs-kit/commit/d8aecf34e0fd49d33977403e08b59f2419b2d9fa), [`82b2eb4`](https://github.com/commercetools/commercetools-docs-kit/commit/82b2eb447c12671e7627cf6433b9abdc83384ba8)]:
- @commercetools-docs/gatsby-theme-docs@22.10.0

## 8.2.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions websites/self-learning-smoke-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-website/self-learning-smoke-test",
"version": "8.2.0",
"version": "8.3.0",
"private": true,
"browserslist": [">0.25%", "not dead and supports es6-module"],
"scripts": {
Expand All @@ -15,7 +15,7 @@
"generate-icons": "svgr -d src/icons/generated -- src/icons/svg"
},
"dependencies": {
"@commercetools-docs/gatsby-theme-docs": "22.9.0",
"@commercetools-docs/gatsby-theme-docs": "22.10.0",
"@commercetools-docs/ui-kit": "22.9.0",
"@commercetools-uikit/icons": "16.7.3",
"@commercetools-uikit/radio-input": "16.7.3",
Expand Down
7 changes: 7 additions & 0 deletions websites/site-template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commercetools-website/site-template

## 5.3.17

### Patch Changes

- Updated dependencies [[`830dcca`](https://github.com/commercetools/commercetools-docs-kit/commit/830dccac2201858eb493afe24d132b4bc035984f), [`d8aecf3`](https://github.com/commercetools/commercetools-docs-kit/commit/d8aecf34e0fd49d33977403e08b59f2419b2d9fa), [`d8aecf3`](https://github.com/commercetools/commercetools-docs-kit/commit/d8aecf34e0fd49d33977403e08b59f2419b2d9fa), [`82b2eb4`](https://github.com/commercetools/commercetools-docs-kit/commit/82b2eb447c12671e7627cf6433b9abdc83384ba8)]:
- @commercetools-docs/gatsby-theme-docs@22.10.0

## 5.3.16

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions websites/site-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-website/site-template",
"version": "5.3.16",
"version": "5.3.17",
"private": true,
"browserslist": [">0.25%", "not dead and supports es6-module"],
"scripts": {
Expand All @@ -12,7 +12,7 @@
"build": "./scripts/build.sh"
},
"dependencies": {
"@commercetools-docs/gatsby-theme-docs": "22.9.0",
"@commercetools-docs/gatsby-theme-docs": "22.10.0",
"gatsby": "5.12.12",
"gatsby-cli": "5.12.4",
"react": "18.2.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3413,7 +3413,7 @@ __metadata:
languageName: unknown
linkType: soft

"@commercetools-docs/gatsby-theme-docs@22.9.0, @commercetools-docs/gatsby-theme-docs@workspace:packages/gatsby-theme-docs":
"@commercetools-docs/gatsby-theme-docs@22.10.0, @commercetools-docs/gatsby-theme-docs@workspace:packages/gatsby-theme-docs":
version: 0.0.0-use.local
resolution: "@commercetools-docs/gatsby-theme-docs@workspace:packages/gatsby-theme-docs"
dependencies:
Expand Down Expand Up @@ -4461,7 +4461,7 @@ __metadata:
resolution: "@commercetools-website/api-docs-smoke-test@workspace:websites/api-docs-smoke-test"
dependencies:
"@commercetools-docs/gatsby-theme-api-docs": 22.9.0
"@commercetools-docs/gatsby-theme-docs": 22.9.0
"@commercetools-docs/gatsby-theme-docs": 22.10.0
"@commercetools-docs/rmf-codegen": 13.30.0
gatsby: 5.12.12
gatsby-cli: 5.12.4
Expand All @@ -4477,7 +4477,7 @@ __metadata:
dependencies:
"@commercetools-docs/gatsby-theme-code-examples": 22.9.0
"@commercetools-docs/gatsby-theme-constants": 22.9.0
"@commercetools-docs/gatsby-theme-docs": 22.9.0
"@commercetools-docs/gatsby-theme-docs": 22.10.0
"@commercetools-docs/ui-kit": 22.9.0
"@commercetools-uikit/icons": 16.7.3
"@commercetools-uikit/radio-input": 16.7.3
Expand All @@ -4495,7 +4495,7 @@ __metadata:
resolution: "@commercetools-website/documentation@workspace:websites/documentation"
dependencies:
"@commercetools-docs/gatsby-theme-code-examples": 22.9.0
"@commercetools-docs/gatsby-theme-docs": 22.9.0
"@commercetools-docs/gatsby-theme-docs": 22.10.0
gatsby: 5.12.12
gatsby-cli: 5.12.4
react: 18.2.0
Expand All @@ -4507,7 +4507,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@commercetools-website/self-learning-smoke-test@workspace:websites/self-learning-smoke-test"
dependencies:
"@commercetools-docs/gatsby-theme-docs": 22.9.0
"@commercetools-docs/gatsby-theme-docs": 22.10.0
"@commercetools-docs/ui-kit": 22.9.0
"@commercetools-uikit/icons": 16.7.3
"@commercetools-uikit/radio-input": 16.7.3
Expand All @@ -4524,7 +4524,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@commercetools-website/site-template@workspace:websites/site-template"
dependencies:
"@commercetools-docs/gatsby-theme-docs": 22.9.0
"@commercetools-docs/gatsby-theme-docs": 22.10.0
gatsby: 5.12.12
gatsby-cli: 5.12.4
react: 18.2.0
Expand Down

0 comments on commit a338ce9

Please sign in to comment.