Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #2789

Merged
merged 1 commit into from
Apr 29, 2024
Merged
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
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
Original file line number Diff line number Diff line change
@@ -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/[email protected]

## 19.1.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.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
Original file line number Diff line number Diff line change
@@ -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
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.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
Original file line number Diff line number Diff line change
@@ -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
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.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
Original file line number Diff line number Diff line change
@@ -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/[email protected]

## 19.1.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.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
Original file line number Diff line number Diff line change
@@ -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/[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]

## 19.1.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.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
Original file line number Diff line number Diff line change
@@ -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
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.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
Original file line number Diff line number Diff line change
@@ -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/[email protected]
- @commercetools-uikit/[email protected]

## 19.1.0

### Patch Changes
Expand Down
Loading
Loading