Skip to content

Commit

Permalink
ci(changesets): version packages (#2871)
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 Aug 12, 2024
1 parent d9d60a8 commit 7b02242
Show file tree
Hide file tree
Showing 202 changed files with 2,899 additions and 1,594 deletions.
5 changes: 0 additions & 5 deletions .changeset/fair-tools-sniff.md

This file was deleted.

102 changes: 0 additions & 102 deletions .changeset/happy-olives-grow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-games-nail.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/spotty-suits-develop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/young-experts-type.md

This file was deleted.

13 changes: 13 additions & 0 deletions design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @commercetools-uikit/design-system

## 19.10.0

### Minor Changes

- [#2873](https://github.com/commercetools/ui-kit/pull/2873) [`82e5e2a`](https://github.com/commercetools/ui-kit/commit/82e5e2a85ca0f37a9e9d8bb42a0a6673dc64646d) Thanks [@misama-ct](https://github.com/misama-ct)! - new color token color-neutral-50 added

### Patch Changes

- [#2874](https://github.com/commercetools/ui-kit/pull/2874) [`d8f13af`](https://github.com/commercetools/ui-kit/commit/d8f13aff1709c5d0a7f5592200aefab4e05be92b) Thanks [@emmenko](https://github.com/emmenko)! - Keep JS comments in type declarations

- Updated dependencies [[`d8f13af`](https://github.com/commercetools/ui-kit/commit/d8f13aff1709c5d0a7f5592200aefab4e05be92b)]:
- @commercetools-uikit/hooks@19.10.0

## 19.9.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-uikit/design-system",
"description": "Core package of the commercetools design system.",
"version": "19.9.0",
"version": "19.10.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.9.0",
"@commercetools-uikit/hooks": "19.10.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
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @commercetools-local/generator-package-json

## 3.3.2

### Patch Changes

- [#2874](https://github.com/commercetools/ui-kit/pull/2874) [`d8f13af`](https://github.com/commercetools/ui-kit/commit/d8f13aff1709c5d0a7f5592200aefab4e05be92b) Thanks [@emmenko](https://github.com/emmenko)! - Keep JS comments in type declarations

## 3.3.1

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

## 3.3.2

### Patch Changes

- [#2874](https://github.com/commercetools/ui-kit/pull/2874) [`d8f13af`](https://github.com/commercetools/ui-kit/commit/d8f13aff1709c5d0a7f5592200aefab4e05be92b) Thanks [@emmenko](https://github.com/emmenko)! - Keep JS comments in type declarations

## 3.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion generators/readme/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-local/generator-readme",
"description": "CLI to generate README files for each package",
"version": "3.3.1",
"version": "3.3.2",
"private": true,
"bin": {
"generate-readme": "./bin/cli.mjs"
Expand Down
9 changes: 9 additions & 0 deletions packages/calendar-time-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @commercetools-uikit/calendar-time-utils

## 19.10.0

### Patch Changes

- [#2874](https://github.com/commercetools/ui-kit/pull/2874) [`d8f13af`](https://github.com/commercetools/ui-kit/commit/d8f13aff1709c5d0a7f5592200aefab4e05be92b) Thanks [@emmenko](https://github.com/emmenko)! - Keep JS comments in type declarations

- Updated dependencies [[`d8f13af`](https://github.com/commercetools/ui-kit/commit/d8f13aff1709c5d0a7f5592200aefab4e05be92b)]:
- @commercetools-uikit/utils@19.10.0

## 19.9.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/calendar-time-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-uikit/calendar-time-utils",
"description": "Utilities to work with time values for a calendar.",
"version": "19.9.0",
"version": "19.10.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.9.0"
"@commercetools-uikit/utils": "19.10.0"
},
"devDependencies": {
"moment-timezone": "0.5.45"
Expand Down
18 changes: 18 additions & 0 deletions packages/calendar-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @commercetools-uikit/calendar-utils

## 19.10.0

### Patch Changes

- [#2874](https://github.com/commercetools/ui-kit/pull/2874) [`d8f13af`](https://github.com/commercetools/ui-kit/commit/d8f13aff1709c5d0a7f5592200aefab4e05be92b) Thanks [@emmenko](https://github.com/emmenko)! - Keep JS comments in type declarations

- Updated dependencies [[`82e5e2a`](https://github.com/commercetools/ui-kit/commit/82e5e2a85ca0f37a9e9d8bb42a0a6673dc64646d), [`d8f13af`](https://github.com/commercetools/ui-kit/commit/d8f13aff1709c5d0a7f5592200aefab4e05be92b), [`82e5e2a`](https://github.com/commercetools/ui-kit/commit/82e5e2a85ca0f37a9e9d8bb42a0a6673dc64646d)]:
- @commercetools-uikit/design-system@19.10.0
- @commercetools-uikit/accessible-button@19.10.0
- @commercetools-uikit/secondary-icon-button@19.10.0
- @commercetools-uikit/icons@19.10.0
- @commercetools-uikit/input-utils@19.10.0
- @commercetools-uikit/spacings-inline@19.10.0
- @commercetools-uikit/text@19.10.0
- @commercetools-uikit/tooltip@19.10.0
- @commercetools-uikit/hooks@19.10.0
- @commercetools-uikit/utils@19.10.0

## 19.9.0

### Patch Changes
Expand Down
22 changes: 11 additions & 11 deletions packages/calendar-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-uikit/calendar-utils",
"description": "Utilities to work with values for a calendar.",
"version": "19.9.0",
"version": "19.10.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.9.0",
"@commercetools-uikit/design-system": "19.9.0",
"@commercetools-uikit/hooks": "19.9.0",
"@commercetools-uikit/icons": "19.9.0",
"@commercetools-uikit/input-utils": "19.9.0",
"@commercetools-uikit/secondary-icon-button": "19.9.0",
"@commercetools-uikit/spacings-inline": "19.9.0",
"@commercetools-uikit/text": "19.9.0",
"@commercetools-uikit/tooltip": "19.9.0",
"@commercetools-uikit/utils": "19.9.0",
"@commercetools-uikit/accessible-button": "19.10.0",
"@commercetools-uikit/design-system": "19.10.0",
"@commercetools-uikit/hooks": "19.10.0",
"@commercetools-uikit/icons": "19.10.0",
"@commercetools-uikit/input-utils": "19.10.0",
"@commercetools-uikit/secondary-icon-button": "19.10.0",
"@commercetools-uikit/spacings-inline": "19.10.0",
"@commercetools-uikit/text": "19.10.0",
"@commercetools-uikit/tooltip": "19.10.0",
"@commercetools-uikit/utils": "19.10.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
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @commercetools-uikit/accessible-hidden

## 19.10.0

### Patch Changes

- [#2874](https://github.com/commercetools/ui-kit/pull/2874) [`d8f13af`](https://github.com/commercetools/ui-kit/commit/d8f13aff1709c5d0a7f5592200aefab4e05be92b) Thanks [@emmenko](https://github.com/emmenko)! - Keep JS comments in type declarations

## 19.9.0

## 19.8.0
Expand Down
2 changes: 1 addition & 1 deletion packages/components/accessible-hidden/package.json
Original file line number Diff line number Diff line change
@@ -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.9.0",
"version": "19.10.0",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
Expand Down
10 changes: 10 additions & 0 deletions packages/components/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @commercetools-uikit/avatar

## 19.10.0

### Patch Changes

- [#2874](https://github.com/commercetools/ui-kit/pull/2874) [`d8f13af`](https://github.com/commercetools/ui-kit/commit/d8f13aff1709c5d0a7f5592200aefab4e05be92b) Thanks [@emmenko](https://github.com/emmenko)! - Keep JS comments in type declarations

- Updated dependencies [[`82e5e2a`](https://github.com/commercetools/ui-kit/commit/82e5e2a85ca0f37a9e9d8bb42a0a6673dc64646d), [`d8f13af`](https://github.com/commercetools/ui-kit/commit/d8f13aff1709c5d0a7f5592200aefab4e05be92b)]:
- @commercetools-uikit/design-system@19.10.0
- @commercetools-uikit/utils@19.10.0

## 19.9.0

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/components/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-uikit/avatar",
"description": "A component for rendering profile images",
"version": "19.9.0",
"version": "19.10.0",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
Expand All @@ -21,8 +21,8 @@
"dependencies": {
"@babel/runtime": "^7.20.13",
"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-uikit/design-system": "19.9.0",
"@commercetools-uikit/utils": "19.9.0",
"@commercetools-uikit/design-system": "19.10.0",
"@commercetools-uikit/utils": "19.10.0",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"lodash": "4.17.21",
Expand Down
10 changes: 10 additions & 0 deletions packages/components/buttons/accessible-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @commercetools-uikit/accessible-button

## 19.10.0

### Patch Changes

- [#2874](https://github.com/commercetools/ui-kit/pull/2874) [`d8f13af`](https://github.com/commercetools/ui-kit/commit/d8f13aff1709c5d0a7f5592200aefab4e05be92b) Thanks [@emmenko](https://github.com/emmenko)! - Keep JS comments in type declarations

- Updated dependencies [[`82e5e2a`](https://github.com/commercetools/ui-kit/commit/82e5e2a85ca0f37a9e9d8bb42a0a6673dc64646d), [`d8f13af`](https://github.com/commercetools/ui-kit/commit/d8f13aff1709c5d0a7f5592200aefab4e05be92b)]:
- @commercetools-uikit/design-system@19.10.0
- @commercetools-uikit/utils@19.10.0

## 19.9.0

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/components/buttons/accessible-button/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-uikit/accessible-button",
"description": "A React component that you can use to wrap your buttons in an accessible <button/> element.",
"version": "19.9.0",
"version": "19.10.0",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
Expand All @@ -21,8 +21,8 @@
"dependencies": {
"@babel/runtime": "^7.20.13",
"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-uikit/design-system": "19.9.0",
"@commercetools-uikit/utils": "19.9.0",
"@commercetools-uikit/design-system": "19.10.0",
"@commercetools-uikit/utils": "19.10.0",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@types/react-is": "^17.0.3",
Expand Down
Loading

0 comments on commit 7b02242

Please sign in to comment.