Skip to content

Commit

Permalink
ci(changesets): version packages (#1613)
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
1 parent c8bf793 commit 5d3ca48
Show file tree
Hide file tree
Showing 26 changed files with 161 additions and 75 deletions.
8 changes: 0 additions & 8 deletions .changeset/chilled-houses-study.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-eyes-heal.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/weak-glasses-glow.md

This file was deleted.

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

## 21.3.0

### Patch Changes

- [#1614](https://github.com/commercetools/commercetools-docs-kit/pull/1614) [`c8bf7936`](https://github.com/commercetools/commercetools-docs-kit/commit/c8bf7936804a1e5d65a8e23bae97834044d12ff6) Thanks [@timonrey](https://github.com/timonrey)! - Improves the new enum groups feature. You can now define the enum group directly in an enum group list in the raml spec.

- Updated dependencies [[`c478edd5`](https://github.com/commercetools/commercetools-docs-kit/commit/c478edd5ab3664da92195b44aef7f6ffc9daac04)]:
- @commercetools-docs/ui-kit@21.3.0

## 21.2.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-theme-api-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-docs/gatsby-theme-api-docs",
"description": "Gatsby theme for commercetools documentation API",
"version": "21.2.0",
"version": "21.3.0",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@commercetools-docs/gatsby-transformer-mdx-introspection": "16.0.0",
"@commercetools-docs/gatsby-transformer-raml": "13.5.0",
"@commercetools-docs/ui-kit": "21.1.4",
"@commercetools-docs/ui-kit": "21.3.0",
"@commercetools-uikit/design-system": "15.3.0",
"@commercetools-uikit/spacings-inline": "15.3.0",
"@commercetools-uikit/spacings-stack": "15.3.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/gatsby-theme-code-examples/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commercetools-docs/gatsby-theme-code-examples

## 21.3.0

### Patch Changes

- Updated dependencies [[`c478edd5`](https://github.com/commercetools/commercetools-docs-kit/commit/c478edd5ab3664da92195b44aef7f6ffc9daac04)]:
- @commercetools-docs/ui-kit@21.3.0

## 21.1.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-theme-code-examples/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-docs/gatsby-theme-code-examples",
"description": "Gatsby theme for commercetools documentation providing the functionalities to render Code Examples in MDX",
"version": "21.1.4",
"version": "21.3.0",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand All @@ -15,7 +15,7 @@
"homepage": "https://docs-kit.commercetools.vercel.app/documentation/configuration/extensions#gatsby-theme-add-on-for-code-examples",
"keywords": ["gatsby", "gatsby-plugin", "gatsby-theme", "code", "examples"],
"dependencies": {
"@commercetools-docs/ui-kit": "21.1.4",
"@commercetools-docs/ui-kit": "21.3.0",
"prop-types": "15.8.1"
},
"devDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/gatsby-theme-constants/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commercetools-docs/gatsby-theme-constants

## 21.3.0

### Patch Changes

- Updated dependencies [[`c478edd5`](https://github.com/commercetools/commercetools-docs-kit/commit/c478edd5ab3664da92195b44aef7f6ffc9daac04)]:
- @commercetools-docs/ui-kit@21.3.0

## 21.1.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-theme-constants/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-docs/gatsby-theme-constants",
"description": "Gatsby theme for commercetools documentation providing the functionalities to render constants values in MDX defined in configuration files",
"version": "21.1.4",
"version": "21.3.0",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand All @@ -15,7 +15,7 @@
"homepage": "https://docs-kit.commercetools.vercel.app/documentation/configuration/extensions#gatsby-theme-add-on-for-constants",
"keywords": ["gatsby", "gatsby-plugin", "gatsby-theme", "yaml", "constants"],
"dependencies": {
"@commercetools-docs/ui-kit": "21.1.4",
"@commercetools-docs/ui-kit": "21.3.0",
"gatsby-source-filesystem": "5.8.0",
"gatsby-transformer-yaml": "5.8.0",
"prop-types": "15.8.1"
Expand Down
13 changes: 13 additions & 0 deletions packages/gatsby-theme-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @commercetools-docs/gatsby-theme-docs

## 21.3.0

### Minor Changes

- [#1595](https://github.com/commercetools/commercetools-docs-kit/pull/1595) [`c7406d9b`](https://github.com/commercetools/commercetools-docs-kit/commit/c7406d9bcbf9f2443c42aab7f2f0313c370633da) Thanks [@gabriele-ct](https://github.com/gabriele-ct)! - Added status indicator for course and course topics

### Patch Changes

- [#1602](https://github.com/commercetools/commercetools-docs-kit/pull/1602) [`c478edd5`](https://github.com/commercetools/commercetools-docs-kit/commit/c478edd5ab3664da92195b44aef7f6ffc9daac04) Thanks [@renovate](https://github.com/apps/renovate)! - Update svgr dependencies to v7

- Updated dependencies [[`c478edd5`](https://github.com/commercetools/commercetools-docs-kit/commit/c478edd5ab3664da92195b44aef7f6ffc9daac04)]:
- @commercetools-docs/ui-kit@21.3.0

## 21.2.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions 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": "21.2.0",
"version": "21.3.0",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand All @@ -17,7 +17,7 @@
"create-docs-release-note": "bin/create-release-note.js"
},
"dependencies": {
"@commercetools-docs/ui-kit": "21.1.4",
"@commercetools-docs/ui-kit": "21.3.0",
"@commercetools-uikit/card": "15.3.0",
"@commercetools-uikit/checkbox-input": "15.3.0",
"@commercetools-uikit/design-system": "15.3.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/gatsby-theme-learning/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @commercetools-docs/gatsby-theme-learning

## 21.3.0

### Minor Changes

- [#1595](https://github.com/commercetools/commercetools-docs-kit/pull/1595) [`c7406d9b`](https://github.com/commercetools/commercetools-docs-kit/commit/c7406d9bcbf9f2443c42aab7f2f0313c370633da) Thanks [@gabriele-ct](https://github.com/gabriele-ct)! - Added status indicator for course and course topics

### Patch Changes

- Updated dependencies [[`c478edd5`](https://github.com/commercetools/commercetools-docs-kit/commit/c478edd5ab3664da92195b44aef7f6ffc9daac04)]:
- @commercetools-docs/ui-kit@21.3.0
- @commercetools-docs/gatsby-theme-sso-ui-kit@21.3.0

## 21.2.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/gatsby-theme-learning/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-docs/gatsby-theme-learning",
"description": "Gatsby plugin exposing self-learning capabilities",
"version": "21.2.0",
"version": "21.3.0",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand All @@ -14,8 +14,8 @@
},
"dependencies": {
"@auth0/auth0-react": "2.0.1",
"@commercetools-docs/gatsby-theme-sso-ui-kit": "21.1.4",
"@commercetools-docs/ui-kit": "21.1.4",
"@commercetools-docs/gatsby-theme-sso-ui-kit": "21.3.0",
"@commercetools-docs/ui-kit": "21.3.0",
"@commercetools-uikit/avatar": "15.3.0",
"@commercetools-uikit/checkbox-input": "15.3.0",
"@commercetools-uikit/design-system": "15.3.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/gatsby-theme-sso-ui-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commercetools-docs/gatsby-theme-sso-ui-kit

## 21.3.0

### Patch Changes

- Updated dependencies [[`c478edd5`](https://github.com/commercetools/commercetools-docs-kit/commit/c478edd5ab3664da92195b44aef7f6ffc9daac04)]:
- @commercetools-docs/ui-kit@21.3.0

## 21.1.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-theme-sso-ui-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-docs/gatsby-theme-sso-ui-kit",
"description": "Gatsby plugin adding Auth0 SSO functionality",
"version": "21.1.4",
"version": "21.3.0",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand All @@ -14,7 +14,7 @@
},
"dependencies": {
"@auth0/auth0-react": "2.0.1",
"@commercetools-docs/ui-kit": "21.1.4",
"@commercetools-docs/ui-kit": "21.3.0",
"@commercetools-uikit/avatar": "15.3.0",
"@commercetools-uikit/icons": "15.3.0",
"@commercetools-uikit/secondary-button": "15.3.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @commercetools-docs/ui-kit

## 21.3.0

### Patch Changes

- [#1602](https://github.com/commercetools/commercetools-docs-kit/pull/1602) [`c478edd5`](https://github.com/commercetools/commercetools-docs-kit/commit/c478edd5ab3664da92195b44aef7f6ffc9daac04) Thanks [@renovate](https://github.com/apps/renovate)! - Update svgr dependencies to v7

## 21.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-docs/ui-kit",
"description": "UI component library for building commercetools documentation websites",
"version": "21.1.4",
"version": "21.3.0",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions websites/api-docs-smoke-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @commercetools-website/api-docs-smoke-test

## 8.1.6

### Patch Changes

- Updated dependencies [[`c7406d9b`](https://github.com/commercetools/commercetools-docs-kit/commit/c7406d9bcbf9f2443c42aab7f2f0313c370633da), [`c8bf7936`](https://github.com/commercetools/commercetools-docs-kit/commit/c8bf7936804a1e5d65a8e23bae97834044d12ff6), [`c478edd5`](https://github.com/commercetools/commercetools-docs-kit/commit/c478edd5ab3664da92195b44aef7f6ffc9daac04)]:
- @commercetools-docs/gatsby-theme-docs@21.3.0
- @commercetools-docs/gatsby-theme-api-docs@21.3.0

## 8.1.5

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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.1.5",
"version": "8.1.6",
"private": true,
"browserslist": [">0.25%", "not dead and supports es6-module"],
"scripts": {
Expand All @@ -18,8 +18,8 @@
"generate-ramldoc:test": "cd ../../api-specs/test && yarn generate-ramldoc"
},
"dependencies": {
"@commercetools-docs/gatsby-theme-api-docs": "21.2.0",
"@commercetools-docs/gatsby-theme-docs": "21.2.0",
"@commercetools-docs/gatsby-theme-api-docs": "21.3.0",
"@commercetools-docs/gatsby-theme-docs": "21.3.0",
"@commercetools-docs/rmf-codegen": "13.25.0",
"gatsby": "5.8.0",
"gatsby-cli": "5.8.0",
Expand Down
16 changes: 16 additions & 0 deletions websites/docs-smoke-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @commercetools-website/docs-smoke-test

## 7.3.0

### Minor Changes

- [#1595](https://github.com/commercetools/commercetools-docs-kit/pull/1595) [`c7406d9b`](https://github.com/commercetools/commercetools-docs-kit/commit/c7406d9bcbf9f2443c42aab7f2f0313c370633da) Thanks [@gabriele-ct](https://github.com/gabriele-ct)! - Added status indicator for course and course topics

### Patch Changes

- Updated dependencies [[`c7406d9b`](https://github.com/commercetools/commercetools-docs-kit/commit/c7406d9bcbf9f2443c42aab7f2f0313c370633da), [`c478edd5`](https://github.com/commercetools/commercetools-docs-kit/commit/c478edd5ab3664da92195b44aef7f6ffc9daac04)]:
- @commercetools-docs/gatsby-theme-learning@21.3.0
- @commercetools-docs/gatsby-theme-docs@21.3.0
- @commercetools-docs/ui-kit@21.3.0
- @commercetools-docs/gatsby-theme-code-examples@21.3.0
- @commercetools-docs/gatsby-theme-constants@21.3.0
- @commercetools-docs/gatsby-theme-sso-ui-kit@21.3.0

## 7.2.0

### Minor Changes
Expand Down
14 changes: 7 additions & 7 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": "7.2.0",
"version": "7.3.0",
"private": true,
"browserslist": [">0.25%", "not dead and supports es6-module"],
"scripts": {
Expand All @@ -16,12 +16,12 @@
"generate-icons": "svgr -d src/icons/generated -- src/icons/svg"
},
"dependencies": {
"@commercetools-docs/gatsby-theme-code-examples": "21.1.4",
"@commercetools-docs/gatsby-theme-constants": "21.1.4",
"@commercetools-docs/gatsby-theme-docs": "21.2.0",
"@commercetools-docs/gatsby-theme-learning": "21.2.0",
"@commercetools-docs/gatsby-theme-sso-ui-kit": "21.1.4",
"@commercetools-docs/ui-kit": "21.1.4",
"@commercetools-docs/gatsby-theme-code-examples": "21.3.0",
"@commercetools-docs/gatsby-theme-constants": "21.3.0",
"@commercetools-docs/gatsby-theme-docs": "21.3.0",
"@commercetools-docs/gatsby-theme-learning": "21.3.0",
"@commercetools-docs/gatsby-theme-sso-ui-kit": "21.3.0",
"@commercetools-docs/ui-kit": "21.3.0",
"@commercetools-uikit/avatar": "15.3.0",
"@commercetools-uikit/icons": "15.3.0",
"@commercetools-uikit/radio-input": "15.3.0",
Expand Down
13 changes: 13 additions & 0 deletions websites/documentation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @commercetools-website/documentation

## 7.2.0

### Minor Changes

- [#1595](https://github.com/commercetools/commercetools-docs-kit/pull/1595) [`c7406d9b`](https://github.com/commercetools/commercetools-docs-kit/commit/c7406d9bcbf9f2443c42aab7f2f0313c370633da) Thanks [@gabriele-ct](https://github.com/gabriele-ct)! - Added status indicator for course and course topics

### Patch Changes

- Updated dependencies [[`c7406d9b`](https://github.com/commercetools/commercetools-docs-kit/commit/c7406d9bcbf9f2443c42aab7f2f0313c370633da), [`c478edd5`](https://github.com/commercetools/commercetools-docs-kit/commit/c478edd5ab3664da92195b44aef7f6ffc9daac04)]:
- @commercetools-docs/gatsby-theme-docs@21.3.0
- @commercetools-docs/gatsby-theme-code-examples@21.3.0
- @commercetools-docs/gatsby-theme-sso-ui-kit@21.3.0

## 7.1.5

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions websites/documentation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-website/documentation",
"version": "7.1.5",
"version": "7.2.0",
"private": true,
"browserslist": [">0.25%", "not dead and supports es6-module"],
"scripts": {
Expand All @@ -14,9 +14,9 @@
"postbuild": "rm -rf ../../public/documentation && mkdir -p ../../public && mv public ../../public/documentation"
},
"dependencies": {
"@commercetools-docs/gatsby-theme-code-examples": "21.1.4",
"@commercetools-docs/gatsby-theme-docs": "21.2.0",
"@commercetools-docs/gatsby-theme-sso-ui-kit": "21.1.4",
"@commercetools-docs/gatsby-theme-code-examples": "21.3.0",
"@commercetools-docs/gatsby-theme-docs": "21.3.0",
"@commercetools-docs/gatsby-theme-sso-ui-kit": "21.3.0",
"gatsby": "5.8.0",
"gatsby-cli": "5.8.0",
"react": "18.2.0",
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.2.6

### Patch Changes

- Updated dependencies [[`c7406d9b`](https://github.com/commercetools/commercetools-docs-kit/commit/c7406d9bcbf9f2443c42aab7f2f0313c370633da), [`c478edd5`](https://github.com/commercetools/commercetools-docs-kit/commit/c478edd5ab3664da92195b44aef7f6ffc9daac04)]:
- @commercetools-docs/gatsby-theme-docs@21.3.0

## 5.2.5

### 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.2.5",
"version": "5.2.6",
"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": "21.2.0",
"@commercetools-docs/gatsby-theme-docs": "21.3.0",
"gatsby": "5.8.0",
"gatsby-cli": "5.8.0",
"react": "18.2.0",
Expand Down
Loading

0 comments on commit 5d3ca48

Please sign in to comment.