Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
105 changes: 0 additions & 105 deletions .changeset/eighty-baths-work.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/gold-pillows-end.md

This file was deleted.

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

## 20.3.1

### Patch Changes

- [#3198](https://github.com/commercetools/ui-kit/pull/3198) [`4e4736f`](https://github.com/commercetools/ui-kit/commit/4e4736f7a14b629374e8ae6c3c08a15430ee7967) Thanks [@jaikumar-tj](https://github.com/jaikumar-tj)! - Adopt trusted publishing on NPM

- Updated dependencies [[`4e4736f`](https://github.com/commercetools/ui-kit/commit/4e4736f7a14b629374e8ae6c3c08a15430ee7967)]:
- @commercetools-uikit/[email protected]

## 20.3.0

### Minor 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": "20.3.0",
"version": "20.3.1",
"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": "20.3.0",
"@commercetools-uikit/hooks": "20.3.1",
"@emotion/react": "^11.10.5",
"lodash": "4.17.21"
},
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.5

### Patch Changes

- [#3198](https://github.com/commercetools/ui-kit/pull/3198) [`4e4736f`](https://github.com/commercetools/ui-kit/commit/4e4736f7a14b629374e8ae6c3c08a15430ee7967) Thanks [@jaikumar-tj](https://github.com/jaikumar-tj)! - Adopt trusted publishing on NPM

## 3.3.4

### 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.4",
"version": "3.3.5",
"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.4.4

### Patch Changes

- [#3198](https://github.com/commercetools/ui-kit/pull/3198) [`4e4736f`](https://github.com/commercetools/ui-kit/commit/4e4736f7a14b629374e8ae6c3c08a15430ee7967) Thanks [@jaikumar-tj](https://github.com/jaikumar-tj)! - Adopt trusted publishing on NPM

## 3.4.3

### 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.4.3",
"version": "3.4.4",
"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

## 20.3.1

### Patch Changes

- [#3198](https://github.com/commercetools/ui-kit/pull/3198) [`4e4736f`](https://github.com/commercetools/ui-kit/commit/4e4736f7a14b629374e8ae6c3c08a15430ee7967) Thanks [@jaikumar-tj](https://github.com/jaikumar-tj)! - Adopt trusted publishing on NPM

- Updated dependencies [[`4e4736f`](https://github.com/commercetools/ui-kit/commit/4e4736f7a14b629374e8ae6c3c08a15430ee7967)]:
- @commercetools-uikit/[email protected]

## 20.3.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": "20.3.0",
"version": "20.3.1",
"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": "20.3.0"
"@commercetools-uikit/utils": "20.3.1"
},
"devDependencies": {
"moment-timezone": "0.6.0"
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

## 20.3.1

### Patch Changes

- [#3198](https://github.com/commercetools/ui-kit/pull/3198) [`4e4736f`](https://github.com/commercetools/ui-kit/commit/4e4736f7a14b629374e8ae6c3c08a15430ee7967) Thanks [@jaikumar-tj](https://github.com/jaikumar-tj)! - Adopt trusted publishing on NPM

- Updated dependencies [[`4e4736f`](https://github.com/commercetools/ui-kit/commit/4e4736f7a14b629374e8ae6c3c08a15430ee7967)]:
- @commercetools-uikit/[email protected]
- @commercetools-uikit/[email protected]
- @commercetools-uikit/[email protected]
- @commercetools-uikit/[email protected]
- @commercetools-uikit/[email protected]
- @commercetools-uikit/[email protected]
- @commercetools-uikit/[email protected]
- @commercetools-uikit/[email protected]
- @commercetools-uikit/[email protected]
- @commercetools-uikit/[email protected]

## 20.3.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": "20.3.0",
"version": "20.3.1",
"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": "20.3.0",
"@commercetools-uikit/design-system": "20.3.0",
"@commercetools-uikit/hooks": "20.3.0",
"@commercetools-uikit/icons": "20.3.0",
"@commercetools-uikit/input-utils": "20.3.0",
"@commercetools-uikit/secondary-icon-button": "20.3.0",
"@commercetools-uikit/spacings-inline": "20.3.0",
"@commercetools-uikit/text": "20.3.0",
"@commercetools-uikit/tooltip": "20.3.0",
"@commercetools-uikit/utils": "20.3.0",
"@commercetools-uikit/accessible-button": "20.3.1",
"@commercetools-uikit/design-system": "20.3.1",
"@commercetools-uikit/hooks": "20.3.1",
"@commercetools-uikit/icons": "20.3.1",
"@commercetools-uikit/input-utils": "20.3.1",
"@commercetools-uikit/secondary-icon-button": "20.3.1",
"@commercetools-uikit/spacings-inline": "20.3.1",
"@commercetools-uikit/text": "20.3.1",
"@commercetools-uikit/tooltip": "20.3.1",
"@commercetools-uikit/utils": "20.3.1",
"@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

## 20.3.1

### Patch Changes

- [#3198](https://github.com/commercetools/ui-kit/pull/3198) [`4e4736f`](https://github.com/commercetools/ui-kit/commit/4e4736f7a14b629374e8ae6c3c08a15430ee7967) Thanks [@jaikumar-tj](https://github.com/jaikumar-tj)! - Adopt trusted publishing on NPM

## 20.3.0

### Patch Changes
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": "20.3.0",
"version": "20.3.1",
"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

## 20.3.1

### Patch Changes

- [#3198](https://github.com/commercetools/ui-kit/pull/3198) [`4e4736f`](https://github.com/commercetools/ui-kit/commit/4e4736f7a14b629374e8ae6c3c08a15430ee7967) Thanks [@jaikumar-tj](https://github.com/jaikumar-tj)! - Adopt trusted publishing on NPM

- Updated dependencies [[`4e4736f`](https://github.com/commercetools/ui-kit/commit/4e4736f7a14b629374e8ae6c3c08a15430ee7967)]:
- @commercetools-uikit/[email protected]
- @commercetools-uikit/[email protected]

## 20.3.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": "20.3.0",
"version": "20.3.1",
"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": "20.3.0",
"@commercetools-uikit/utils": "20.3.0",
"@commercetools-uikit/design-system": "20.3.1",
"@commercetools-uikit/utils": "20.3.1",
"@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

## 20.3.1

### Patch Changes

- [#3198](https://github.com/commercetools/ui-kit/pull/3198) [`4e4736f`](https://github.com/commercetools/ui-kit/commit/4e4736f7a14b629374e8ae6c3c08a15430ee7967) Thanks [@jaikumar-tj](https://github.com/jaikumar-tj)! - Adopt trusted publishing on NPM

- Updated dependencies [[`4e4736f`](https://github.com/commercetools/ui-kit/commit/4e4736f7a14b629374e8ae6c3c08a15430ee7967)]:
- @commercetools-uikit/design-system@20.3.1
- @commercetools-uikit/utils@20.3.1

## 20.3.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": "20.3.0",
"version": "20.3.1",
"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": "20.3.0",
"@commercetools-uikit/utils": "20.3.0",
"@commercetools-uikit/design-system": "20.3.1",
"@commercetools-uikit/utils": "20.3.1",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@types/react-is": "^19.0.0",
Expand Down
13 changes: 13 additions & 0 deletions packages/components/buttons/flat-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @commercetools-uikit/flat-button

## 20.3.1

### Patch Changes

- [#3198](https://github.com/commercetools/ui-kit/pull/3198) [`4e4736f`](https://github.com/commercetools/ui-kit/commit/4e4736f7a14b629374e8ae6c3c08a15430ee7967) Thanks [@jaikumar-tj](https://github.com/jaikumar-tj)! - Adopt trusted publishing on NPM

- Updated dependencies [[`4e4736f`](https://github.com/commercetools/ui-kit/commit/4e4736f7a14b629374e8ae6c3c08a15430ee7967)]:
- @commercetools-uikit/[email protected]
- @commercetools-uikit/[email protected]
- @commercetools-uikit/[email protected]
- @commercetools-uikit/[email protected]
- @commercetools-uikit/[email protected]

## 20.3.0

### Patch Changes
Expand Down
Loading
Loading