Skip to content

Commit

Permalink
ci(changesets): version packages (#2789)
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] committed Apr 29, 2024
1 parent 52e5c72 commit a3844a1
Show file tree
Hide file tree
Showing 207 changed files with 3,089 additions and 1,617 deletions.
6 changes: 0 additions & 6 deletions .changeset/afraid-toes-join.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/fuzzy-items-bow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-walls-cough.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/long-wombats-push.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/loud-moose-invite.md

This file was deleted.

102 changes: 0 additions & 102 deletions .changeset/many-mirrors-pull.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/modern-berries-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-students-push.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/shy-llamas-smile.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/six-timers-promise.md

This file was deleted.

11 changes: 11 additions & 0 deletions design-system/CHANGELOG.md
@@ -1,5 +1,16 @@
# @commercetools-uikit/design-system

## 19.2.0

### Minor Changes

- [#2785](https://github.com/commercetools/ui-kit/pull/2785) [`3a47d4a`](https://github.com/commercetools/ui-kit/commit/3a47d4a673b4642c7a697eef85afbc41ca6cc526) Thanks [@ddouglasz](https://github.com/ddouglasz)! - Remove unused old theme and token reference

### Patch Changes

- Updated dependencies [[`3a47d4a`](https://github.com/commercetools/ui-kit/commit/3a47d4a673b4642c7a697eef85afbc41ca6cc526)]:
- @commercetools-uikit/hooks@19.2.0

## 19.1.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions design-system/package.json
@@ -1,7 +1,7 @@
{
"name": "@commercetools-uikit/design-system",
"description": "Core package of the commercetools design system.",
"version": "19.1.0",
"version": "19.2.0",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
Expand All @@ -25,7 +25,7 @@
"dependencies": {
"@babel/runtime": "^7.20.13",
"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-uikit/hooks": "19.1.0",
"@commercetools-uikit/hooks": "19.2.0",
"@emotion/react": "^11.10.5",
"lodash": "4.17.21",
"prop-types": "15.8.1",
Expand Down
6 changes: 6 additions & 0 deletions generators/package-json/CHANGELOG.md
@@ -1,5 +1,11 @@
# @commercetools-local/generator-package-json

## 3.3.0

### Minor Changes

- [#2785](https://github.com/commercetools/ui-kit/pull/2785) [`3a47d4a`](https://github.com/commercetools/ui-kit/commit/3a47d4a673b4642c7a697eef85afbc41ca6cc526) Thanks [@ddouglasz](https://github.com/ddouglasz)! - Remove unused old theme and token reference

## 3.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion generators/package-json/package.json
@@ -1,7 +1,7 @@
{
"name": "@commercetools-local/generator-package-json",
"description": "CLI to generate the necessary information for each package.json",
"version": "3.2.1",
"version": "3.3.0",
"private": true,
"bin": {
"generate-package-json": "./bin/cli.mjs"
Expand Down
6 changes: 6 additions & 0 deletions generators/readme/CHANGELOG.md
@@ -1,5 +1,11 @@
# @commercetools-local/generator-readme

## 3.3.0

### Minor Changes

- [#2785](https://github.com/commercetools/ui-kit/pull/2785) [`3a47d4a`](https://github.com/commercetools/ui-kit/commit/3a47d4a673b4642c7a697eef85afbc41ca6cc526) Thanks [@ddouglasz](https://github.com/ddouglasz)! - Remove unused old theme and token reference

## 3.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion generators/readme/package.json
@@ -1,7 +1,7 @@
{
"name": "@commercetools-local/generator-readme",
"description": "CLI to generate README files for each package",
"version": "3.2.1",
"version": "3.3.0",
"private": true,
"bin": {
"generate-readme": "./bin/cli.mjs"
Expand Down
11 changes: 11 additions & 0 deletions packages/calendar-time-utils/CHANGELOG.md
@@ -1,5 +1,16 @@
# @commercetools-uikit/calendar-time-utils

## 19.2.0

### Minor Changes

- [#2785](https://github.com/commercetools/ui-kit/pull/2785) [`3a47d4a`](https://github.com/commercetools/ui-kit/commit/3a47d4a673b4642c7a697eef85afbc41ca6cc526) Thanks [@ddouglasz](https://github.com/ddouglasz)! - Remove unused old theme and token reference

### Patch Changes

- Updated dependencies [[`3a47d4a`](https://github.com/commercetools/ui-kit/commit/3a47d4a673b4642c7a697eef85afbc41ca6cc526)]:
- @commercetools-uikit/utils@19.2.0

## 19.1.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/calendar-time-utils/package.json
@@ -1,7 +1,7 @@
{
"name": "@commercetools-uikit/calendar-time-utils",
"description": "Utilities to work with time values for a calendar.",
"version": "19.1.0",
"version": "19.2.0",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@babel/runtime": "^7.20.13",
"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-uikit/utils": "19.1.0"
"@commercetools-uikit/utils": "19.2.0"
},
"devDependencies": {
"moment-timezone": "0.5.44"
Expand Down
22 changes: 22 additions & 0 deletions packages/calendar-utils/CHANGELOG.md
@@ -1,5 +1,27 @@
# @commercetools-uikit/calendar-utils

## 19.2.0

### Minor Changes

- [#2785](https://github.com/commercetools/ui-kit/pull/2785) [`3a47d4a`](https://github.com/commercetools/ui-kit/commit/3a47d4a673b4642c7a697eef85afbc41ca6cc526) Thanks [@ddouglasz](https://github.com/ddouglasz)! - Remove unused old theme and token reference

- [#2790](https://github.com/commercetools/ui-kit/pull/2790) [`cd9c9b0`](https://github.com/commercetools/ui-kit/commit/cd9c9b0bf63ca846549d7f8a64773b39b225a0f9) Thanks [@jmcreasman](https://github.com/jmcreasman)! - Add isCondensed prop that when set to true, condenses the input height, icon size and font size.

### Patch Changes

- Updated dependencies [[`d72e043`](https://github.com/commercetools/ui-kit/commit/d72e043db3f31c330c4a8c34a7b3fbd623387fb3), [`3a47d4a`](https://github.com/commercetools/ui-kit/commit/3a47d4a673b4642c7a697eef85afbc41ca6cc526)]:
- @commercetools-uikit/input-utils@19.2.0
- @commercetools-uikit/secondary-icon-button@19.2.0
- @commercetools-uikit/accessible-button@19.2.0
- @commercetools-uikit/spacings-inline@19.2.0
- @commercetools-uikit/tooltip@19.2.0
- @commercetools-uikit/icons@19.2.0
- @commercetools-uikit/text@19.2.0
- @commercetools-uikit/hooks@19.2.0
- @commercetools-uikit/utils@19.2.0
- @commercetools-uikit/design-system@19.2.0

## 19.1.0

### Patch Changes
Expand Down
22 changes: 11 additions & 11 deletions packages/calendar-utils/package.json
@@ -1,7 +1,7 @@
{
"name": "@commercetools-uikit/calendar-utils",
"description": "Utilities to work with values for a calendar.",
"version": "19.1.0",
"version": "19.2.0",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
Expand All @@ -21,16 +21,16 @@
"dependencies": {
"@babel/runtime": "^7.20.13",
"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-uikit/accessible-button": "19.1.0",
"@commercetools-uikit/design-system": "19.1.0",
"@commercetools-uikit/hooks": "19.1.0",
"@commercetools-uikit/icons": "19.1.0",
"@commercetools-uikit/input-utils": "19.1.0",
"@commercetools-uikit/secondary-icon-button": "19.1.0",
"@commercetools-uikit/spacings-inline": "19.1.0",
"@commercetools-uikit/text": "19.1.0",
"@commercetools-uikit/tooltip": "19.1.0",
"@commercetools-uikit/utils": "19.1.0",
"@commercetools-uikit/accessible-button": "19.2.0",
"@commercetools-uikit/design-system": "19.2.0",
"@commercetools-uikit/hooks": "19.2.0",
"@commercetools-uikit/icons": "19.2.0",
"@commercetools-uikit/input-utils": "19.2.0",
"@commercetools-uikit/secondary-icon-button": "19.2.0",
"@commercetools-uikit/spacings-inline": "19.2.0",
"@commercetools-uikit/text": "19.2.0",
"@commercetools-uikit/tooltip": "19.2.0",
"@commercetools-uikit/utils": "19.2.0",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"lodash": "4.17.21",
Expand Down
6 changes: 6 additions & 0 deletions packages/components/accessible-hidden/CHANGELOG.md
@@ -1,5 +1,11 @@
# @commercetools-uikit/accessible-hidden

## 19.2.0

### Minor Changes

- [#2785](https://github.com/commercetools/ui-kit/pull/2785) [`3a47d4a`](https://github.com/commercetools/ui-kit/commit/3a47d4a673b4642c7a697eef85afbc41ca6cc526) Thanks [@ddouglasz](https://github.com/ddouglasz)! - Remove unused old theme and token reference

## 19.1.0

## 19.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/components/accessible-hidden/package.json
@@ -1,7 +1,7 @@
{
"name": "@commercetools-uikit/accessible-hidden",
"description": "Component to hide content offscreen while keeping it accessible. This is also helpful for testing purposes.",
"version": "19.1.0",
"version": "19.2.0",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
Expand Down
12 changes: 12 additions & 0 deletions packages/components/avatar/CHANGELOG.md
@@ -1,5 +1,17 @@
# @commercetools-uikit/avatar

## 19.2.0

### Minor Changes

- [#2785](https://github.com/commercetools/ui-kit/pull/2785) [`3a47d4a`](https://github.com/commercetools/ui-kit/commit/3a47d4a673b4642c7a697eef85afbc41ca6cc526) Thanks [@ddouglasz](https://github.com/ddouglasz)! - Remove unused old theme and token reference

### Patch Changes

- Updated dependencies [[`3a47d4a`](https://github.com/commercetools/ui-kit/commit/3a47d4a673b4642c7a697eef85afbc41ca6cc526)]:
- @commercetools-uikit/utils@19.2.0
- @commercetools-uikit/design-system@19.2.0

## 19.1.0

### Patch Changes
Expand Down

0 comments on commit a3844a1

Please sign in to comment.