Skip to content

Commit

Permalink
ci(changesets): version packages (#2482)
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 9b8c101 commit cb3bf93
Show file tree
Hide file tree
Showing 209 changed files with 2,618 additions and 1,493 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-eels-love.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/cold-ads-sin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cuddly-months-give.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/eighty-items-kick.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fast-ducks-run.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/five-jeans-grow.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/friendly-houses-switch.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/hot-peas-develop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-countries-push.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-books-tie.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/nine-pumas-accept.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/poor-wasps-mate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-dryers-nail.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/serious-peas-run.md

This file was deleted.

19 changes: 0 additions & 19 deletions .changeset/strong-spoons-provide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-shoes-play.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-yaks-admire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wild-ways-hunt.md

This file was deleted.

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

## 15.15.0

### Minor Changes

- [#2489](https://github.com/commercetools/ui-kit/pull/2489) [`def5354db`](https://github.com/commercetools/ui-kit/commit/def5354db2c351e4f035d395de44c0666f0a92d1) Thanks [@chloe0592](https://github.com/chloe0592)! - Adding `TagList` component

### Patch Changes

- [#2485](https://github.com/commercetools/ui-kit/pull/2485) [`ee66b4b6d`](https://github.com/commercetools/ui-kit/commit/ee66b4b6db56b2fbef54f9196de5b66645af7d84) Thanks [@emmenko](https://github.com/emmenko)! - Fix issue with SSR

- [#2479](https://github.com/commercetools/ui-kit/pull/2479) [`b9f80bf64`](https://github.com/commercetools/ui-kit/commit/b9f80bf64a5a483bfd93c5d8e856fcd587ced281) Thanks [@emmenko](https://github.com/emmenko)! - Fix types

- Updated dependencies [[`ee66b4b6d`](https://github.com/commercetools/ui-kit/commit/ee66b4b6db56b2fbef54f9196de5b66645af7d84)]:
- @commercetools-uikit/hooks@15.15.0

## 15.14.3

### 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": "15.14.3",
"version": "15.15.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": "15.14.3",
"@commercetools-uikit/hooks": "15.15.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.0.9

### Patch Changes

- [#2496](https://github.com/commercetools/ui-kit/pull/2496) [`03cb6a23d`](https://github.com/commercetools/ui-kit/commit/03cb6a23dc0f2709e774e60f46ba610080db47b4) Thanks [@emmenko](https://github.com/emmenko)! - Update TypeScript to v5

## 3.0.8

### 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.0.8",
"version": "3.0.9",
"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.0.9

### Patch Changes

- [#2496](https://github.com/commercetools/ui-kit/pull/2496) [`03cb6a23d`](https://github.com/commercetools/ui-kit/commit/03cb6a23dc0f2709e774e60f46ba610080db47b4) Thanks [@emmenko](https://github.com/emmenko)! - Update TypeScript to v5

## 3.0.8

### 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.0.8",
"version": "3.0.9",
"private": true,
"bin": {
"generate-readme": "./bin/cli.mjs"
Expand Down
7 changes: 7 additions & 0 deletions packages/calendar-time-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commercetools-uikit/calendar-time-utils

## 15.15.0

### Patch Changes

- Updated dependencies []:
- @commercetools-uikit/utils@15.15.0

## 15.14.3

### 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": "15.14.3",
"version": "15.15.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": "15.14.3"
"@commercetools-uikit/utils": "15.15.0"
},
"devDependencies": {
"moment-timezone": "0.5.41"
Expand Down
16 changes: 16 additions & 0 deletions packages/calendar-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @commercetools-uikit/calendar-utils

## 15.15.0

### Patch Changes

- Updated dependencies [[`5bf3bdacf`](https://github.com/commercetools/ui-kit/commit/5bf3bdacf2e8553ce965e564a805b0fe011a9612), [`def5354db`](https://github.com/commercetools/ui-kit/commit/def5354db2c351e4f035d395de44c0666f0a92d1), [`ee66b4b6d`](https://github.com/commercetools/ui-kit/commit/ee66b4b6db56b2fbef54f9196de5b66645af7d84), [`b9f80bf64`](https://github.com/commercetools/ui-kit/commit/b9f80bf64a5a483bfd93c5d8e856fcd587ced281), [`ee66b4b6d`](https://github.com/commercetools/ui-kit/commit/ee66b4b6db56b2fbef54f9196de5b66645af7d84), [`d951de90b`](https://github.com/commercetools/ui-kit/commit/d951de90bbb2345b1726ca9ccb4a458bceceed6b)]:
- @commercetools-uikit/icons@15.15.0
- @commercetools-uikit/design-system@15.15.0
- @commercetools-uikit/tooltip@15.15.0
- @commercetools-uikit/hooks@15.15.0
- @commercetools-uikit/text@15.15.0
- @commercetools-uikit/input-utils@15.15.0
- @commercetools-uikit/accessible-button@15.15.0
- @commercetools-uikit/secondary-icon-button@15.15.0
- @commercetools-uikit/spacings-inline@15.15.0
- @commercetools-uikit/utils@15.15.0

## 15.14.3

### 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": "15.14.3",
"version": "15.15.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": "15.14.3",
"@commercetools-uikit/design-system": "15.14.3",
"@commercetools-uikit/hooks": "15.14.3",
"@commercetools-uikit/icons": "15.14.3",
"@commercetools-uikit/input-utils": "15.14.3",
"@commercetools-uikit/secondary-icon-button": "15.14.3",
"@commercetools-uikit/spacings-inline": "15.14.3",
"@commercetools-uikit/text": "15.14.3",
"@commercetools-uikit/tooltip": "15.14.3",
"@commercetools-uikit/utils": "15.14.3",
"@commercetools-uikit/accessible-button": "15.15.0",
"@commercetools-uikit/design-system": "15.15.0",
"@commercetools-uikit/hooks": "15.15.0",
"@commercetools-uikit/icons": "15.15.0",
"@commercetools-uikit/input-utils": "15.15.0",
"@commercetools-uikit/secondary-icon-button": "15.15.0",
"@commercetools-uikit/spacings-inline": "15.15.0",
"@commercetools-uikit/text": "15.15.0",
"@commercetools-uikit/tooltip": "15.15.0",
"@commercetools-uikit/utils": "15.15.0",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"prop-types": "15.8.1",
Expand Down
2 changes: 2 additions & 0 deletions packages/components/accessible-hidden/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @commercetools-uikit/accessible-hidden

## 15.15.0

## 15.14.3

## 15.14.2
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": "15.14.3",
"version": "15.15.0",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/components/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @commercetools-uikit/avatar

## 15.15.0

### Patch Changes

- Updated dependencies [[`def5354db`](https://github.com/commercetools/ui-kit/commit/def5354db2c351e4f035d395de44c0666f0a92d1), [`ee66b4b6d`](https://github.com/commercetools/ui-kit/commit/ee66b4b6db56b2fbef54f9196de5b66645af7d84), [`b9f80bf64`](https://github.com/commercetools/ui-kit/commit/b9f80bf64a5a483bfd93c5d8e856fcd587ced281)]:
- @commercetools-uikit/design-system@15.15.0
- @commercetools-uikit/utils@15.15.0

## 15.14.3

### 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": "15.14.3",
"version": "15.15.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": "15.14.3",
"@commercetools-uikit/utils": "15.14.3",
"@commercetools-uikit/design-system": "15.15.0",
"@commercetools-uikit/utils": "15.15.0",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"prop-types": "15.8.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/components/buttons/accessible-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @commercetools-uikit/accessible-button

## 15.15.0

### Patch Changes

- Updated dependencies [[`def5354db`](https://github.com/commercetools/ui-kit/commit/def5354db2c351e4f035d395de44c0666f0a92d1), [`ee66b4b6d`](https://github.com/commercetools/ui-kit/commit/ee66b4b6db56b2fbef54f9196de5b66645af7d84), [`b9f80bf64`](https://github.com/commercetools/ui-kit/commit/b9f80bf64a5a483bfd93c5d8e856fcd587ced281)]:
- @commercetools-uikit/design-system@15.15.0
- @commercetools-uikit/utils@15.15.0

## 15.14.3

### 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": "15.14.3",
"version": "15.15.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": "15.14.3",
"@commercetools-uikit/utils": "15.14.3",
"@commercetools-uikit/design-system": "15.15.0",
"@commercetools-uikit/utils": "15.15.0",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@types/react-is": "^17.0.3",
Expand Down

1 comment on commit cb3bf93

@vercel
Copy link

@vercel vercel bot commented on cb3bf93 Apr 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.