Skip to content

Commit ea1d148

Browse files
ci(changesets): version packages (#3182)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7de2dde commit ea1d148

File tree

205 files changed

+2952
-1614
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

205 files changed

+2952
-1614
lines changed

.changeset/crazy-islands-wish.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/open-moose-jam.md

Lines changed: 0 additions & 102 deletions
This file was deleted.

design-system/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @commercetools-uikit/design-system
22

3+
## 20.3.0
4+
5+
### Minor Changes
6+
7+
- [#3185](https://github.com/commercetools/ui-kit/pull/3185) [`7de2dde`](https://github.com/commercetools/ui-kit/commit/7de2dde24174097814b0b1cbebef90297f6b4171) Thanks [@ByronDWall](https://github.com/ByronDWall)! - Update design-system package to specify [email protected] as a peer dependency instead of a dependency"
8+
9+
### Patch Changes
10+
11+
- [#3157](https://github.com/commercetools/ui-kit/pull/3157) [`681eff5`](https://github.com/commercetools/ui-kit/commit/681eff5141dd535b9523eebde86b82fd16c51e18) Thanks [@renovate](https://github.com/apps/renovate)! - Update all minor version dependency updates, see https://github.com/commercetools/ui-kit/pull/3157"
12+
13+
- Updated dependencies [[`681eff5`](https://github.com/commercetools/ui-kit/commit/681eff5141dd535b9523eebde86b82fd16c51e18)]:
14+
- @commercetools-uikit/hooks@20.3.0
15+
316
## 20.2.3
417

518
### Patch Changes

design-system/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commercetools-uikit/design-system",
33
"description": "Core package of the commercetools design system.",
4-
"version": "20.2.3",
4+
"version": "20.3.0",
55
"bugs": "https://github.com/commercetools/ui-kit/issues",
66
"repository": {
77
"type": "git",
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@babel/runtime": "^7.20.13",
2727
"@babel/runtime-corejs3": "^7.20.13",
28-
"@commercetools-uikit/hooks": "20.2.3",
28+
"@commercetools-uikit/hooks": "20.3.0",
2929
"@emotion/react": "^11.10.5",
3030
"lodash": "4.17.21"
3131
},

generators/package-json/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @commercetools-local/generator-package-json
22

3+
## 3.3.4
4+
5+
### Patch Changes
6+
7+
- [#3157](https://github.com/commercetools/ui-kit/pull/3157) [`681eff5`](https://github.com/commercetools/ui-kit/commit/681eff5141dd535b9523eebde86b82fd16c51e18) Thanks [@renovate](https://github.com/apps/renovate)! - Update all minor version dependency updates, see https://github.com/commercetools/ui-kit/pull/3157"
8+
39
## 3.3.3
410

511
### Patch Changes

generators/package-json/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commercetools-local/generator-package-json",
33
"description": "CLI to generate the necessary information for each package.json",
4-
"version": "3.3.3",
4+
"version": "3.3.4",
55
"private": true,
66
"bin": {
77
"generate-package-json": "./bin/cli.mjs"

generators/readme/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @commercetools-local/generator-readme
22

3+
## 3.4.3
4+
5+
### Patch Changes
6+
7+
- [#3157](https://github.com/commercetools/ui-kit/pull/3157) [`681eff5`](https://github.com/commercetools/ui-kit/commit/681eff5141dd535b9523eebde86b82fd16c51e18) Thanks [@renovate](https://github.com/apps/renovate)! - Update all minor version dependency updates, see https://github.com/commercetools/ui-kit/pull/3157"
8+
39
## 3.4.2
410

511
### Patch Changes

generators/readme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commercetools-local/generator-readme",
33
"description": "CLI to generate README files for each package",
4-
"version": "3.4.2",
4+
"version": "3.4.3",
55
"private": true,
66
"bin": {
77
"generate-readme": "./bin/cli.mjs"

packages/calendar-time-utils/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @commercetools-uikit/calendar-time-utils
22

3+
## 20.3.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`681eff5`](https://github.com/commercetools/ui-kit/commit/681eff5141dd535b9523eebde86b82fd16c51e18)]:
8+
- @commercetools-uikit/utils@20.3.0
9+
310
## 20.2.3
411

512
### Patch Changes

packages/calendar-time-utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@commercetools-uikit/calendar-time-utils",
33
"description": "Utilities to work with time values for a calendar.",
4-
"version": "20.2.3",
4+
"version": "20.3.0",
55
"bugs": "https://github.com/commercetools/ui-kit/issues",
66
"repository": {
77
"type": "git",
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@babel/runtime": "^7.20.13",
2323
"@babel/runtime-corejs3": "^7.20.13",
24-
"@commercetools-uikit/utils": "20.2.3"
24+
"@commercetools-uikit/utils": "20.3.0"
2525
},
2626
"devDependencies": {
2727
"moment-timezone": "0.6.0"

0 commit comments

Comments
 (0)