Skip to content

Commit

Permalink
ci(changesets): version packages (#2152)
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 Release Bot and github-actions[bot] authored Mar 24, 2022
1 parent 5a1d5f1 commit 5f45b71
Show file tree
Hide file tree
Showing 71 changed files with 514 additions and 237 deletions.
5 changes: 0 additions & 5 deletions .changeset/funny-penguins-design.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/quick-lions-obey.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/calendar-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @commercetools-uikit/calendar-utils

## 14.0.3

### Patch Changes

- Updated dependencies [[`bd73c49fe`](https://github.com/commercetools/ui-kit/commit/bd73c49fea1b0c6fc93e8786facad5224898a7eb)]:
- @commercetools-uikit/hooks@14.0.3
- @commercetools-uikit/tooltip@14.0.3

## 14.0.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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": "14.0.2",
"version": "14.0.3",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
Expand All @@ -23,13 +23,13 @@
"@babel/runtime-corejs3": "^7.17.2",
"@commercetools-uikit/accessible-button": "14.0.1",
"@commercetools-uikit/design-system": "14.0.0",
"@commercetools-uikit/hooks": "14.0.1",
"@commercetools-uikit/hooks": "14.0.3",
"@commercetools-uikit/icons": "14.0.1",
"@commercetools-uikit/input-utils": "14.0.2",
"@commercetools-uikit/secondary-icon-button": "14.0.2",
"@commercetools-uikit/spacings-inline": "14.0.1",
"@commercetools-uikit/text": "14.0.1",
"@commercetools-uikit/tooltip": "14.0.1",
"@commercetools-uikit/tooltip": "14.0.3",
"@commercetools-uikit/utils": "14.0.1",
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/components/collapsible-motion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commercetools-uikit/collapsible-motion

## 14.0.3

### Patch Changes

- Updated dependencies [[`bd73c49fe`](https://github.com/commercetools/ui-kit/commit/bd73c49fea1b0c6fc93e8786facad5224898a7eb)]:
- @commercetools-uikit/hooks@14.0.3

## 14.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/collapsible-motion/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-uikit/collapsible-motion",
"description": "A component which allows building collapsible elements with an arbitrary height.",
"version": "14.0.1",
"version": "14.0.3",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@babel/runtime": "^7.17.2",
"@babel/runtime-corejs3": "^7.17.2",
"@commercetools-uikit/hooks": "14.0.1",
"@commercetools-uikit/hooks": "14.0.3",
"@commercetools-uikit/utils": "14.0.1",
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/components/collapsible-panel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commercetools-uikit/collapsible-panel

## 14.0.3

### Patch Changes

- Updated dependencies []:
- @commercetools-uikit/collapsible-motion@14.0.3

## 14.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/collapsible-panel/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-uikit/collapsible-panel",
"description": "A panel to collapse and expand your content.",
"version": "14.0.2",
"version": "14.0.3",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
Expand All @@ -22,7 +22,7 @@
"@babel/runtime": "^7.17.2",
"@babel/runtime-corejs3": "^7.17.2",
"@commercetools-uikit/accessible-button": "14.0.1",
"@commercetools-uikit/collapsible-motion": "14.0.1",
"@commercetools-uikit/collapsible-motion": "14.0.3",
"@commercetools-uikit/constraints": "14.0.1",
"@commercetools-uikit/design-system": "14.0.0",
"@commercetools-uikit/icons": "14.0.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/components/collapsible/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commercetools-uikit/collapsible

## 14.0.3

### Patch Changes

- Updated dependencies [[`bd73c49fe`](https://github.com/commercetools/ui-kit/commit/bd73c49fea1b0c6fc93e8786facad5224898a7eb)]:
- @commercetools-uikit/hooks@14.0.3

## 14.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/collapsible/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-uikit/collapsible",
"description": "A render-prop component to manage a toggle state",
"version": "14.0.1",
"version": "14.0.3",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@babel/runtime": "^7.17.2",
"@babel/runtime-corejs3": "^7.17.2",
"@commercetools-uikit/hooks": "14.0.1",
"@commercetools-uikit/hooks": "14.0.3",
"@commercetools-uikit/utils": "14.0.1",
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/components/data-table-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @commercetools-uikit/data-table-manager

## 14.0.3

### Patch Changes

- [#2154](https://github.com/commercetools/ui-kit/pull/2154) [`5a1d5f137`](https://github.com/commercetools/ui-kit/commit/5a1d5f1375aa2cb2ec366755cd370b781be585ef) Thanks [@CarlosCortizasCT](https://github.com/CarlosCortizasCT)! - Fix name typo for `TColumnProps` type.

* [#2149](https://github.com/commercetools/ui-kit/pull/2149) [`bd73c49fe`](https://github.com/commercetools/ui-kit/commit/bd73c49fea1b0c6fc93e8786facad5224898a7eb) Thanks [@CarlosCortizasCT](https://github.com/CarlosCortizasCT)! - Export several Typescript types related to data tables.

* Updated dependencies [[`bd73c49fe`](https://github.com/commercetools/ui-kit/commit/bd73c49fea1b0c6fc93e8786facad5224898a7eb)]:
- @commercetools-uikit/hooks@14.0.3
- @commercetools-uikit/collapsible-motion@14.0.3

## 14.0.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/components/data-table-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-uikit/data-table-manager",
"description": "This component enhances the DataTable component and additionally provides a UI and state management to handle configuration of the table such as column manager.",
"version": "14.0.2",
"version": "14.0.3",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
Expand All @@ -25,11 +25,11 @@
"@commercetools-uikit/accessible-hidden": "14.0.0",
"@commercetools-uikit/async-select-input": "14.0.2",
"@commercetools-uikit/card": "14.0.1",
"@commercetools-uikit/collapsible-motion": "14.0.1",
"@commercetools-uikit/collapsible-motion": "14.0.3",
"@commercetools-uikit/design-system": "14.0.0",
"@commercetools-uikit/field-label": "14.0.2",
"@commercetools-uikit/grid": "14.0.0",
"@commercetools-uikit/hooks": "14.0.1",
"@commercetools-uikit/hooks": "14.0.3",
"@commercetools-uikit/icons": "14.0.1",
"@commercetools-uikit/primary-button": "14.0.1",
"@commercetools-uikit/radio-input": "14.0.2",
Expand Down
9 changes: 9 additions & 0 deletions packages/components/data-table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @commercetools-uikit/data-table

## 14.0.3

### Patch Changes

- [#2149](https://github.com/commercetools/ui-kit/pull/2149) [`bd73c49fe`](https://github.com/commercetools/ui-kit/commit/bd73c49fea1b0c6fc93e8786facad5224898a7eb) Thanks [@CarlosCortizasCT](https://github.com/CarlosCortizasCT)! - Export several Typescript types related to data tables.

- Updated dependencies [[`bd73c49fe`](https://github.com/commercetools/ui-kit/commit/bd73c49fea1b0c6fc93e8786facad5224898a7eb)]:
- @commercetools-uikit/hooks@14.0.3

## 14.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/data-table/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-uikit/data-table",
"description": "A component for rendering tabular data.",
"version": "14.0.2",
"version": "14.0.3",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
Expand All @@ -23,7 +23,7 @@
"@babel/runtime-corejs3": "^7.17.2",
"@commercetools-uikit/accessible-button": "14.0.1",
"@commercetools-uikit/design-system": "14.0.0",
"@commercetools-uikit/hooks": "14.0.1",
"@commercetools-uikit/hooks": "14.0.3",
"@commercetools-uikit/icons": "14.0.1",
"@commercetools-uikit/secondary-icon-button": "14.0.2",
"@commercetools-uikit/utils": "14.0.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/components/fields/date-field/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commercetools-uikit/date-field

## 14.0.3

### Patch Changes

- Updated dependencies []:
- @commercetools-uikit/date-input@14.0.3

## 14.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/fields/date-field/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-uikit/date-field",
"description": "A controlled date input component for single date, with validation states and a label.",
"version": "14.0.2",
"version": "14.0.3",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
Expand All @@ -22,7 +22,7 @@
"@babel/runtime": "^7.17.2",
"@babel/runtime-corejs3": "^7.17.2",
"@commercetools-uikit/constraints": "14.0.1",
"@commercetools-uikit/date-input": "14.0.2",
"@commercetools-uikit/date-input": "14.0.3",
"@commercetools-uikit/design-system": "14.0.0",
"@commercetools-uikit/field-errors": "14.0.1",
"@commercetools-uikit/field-label": "14.0.2",
Expand Down
7 changes: 7 additions & 0 deletions packages/components/fields/date-range-field/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commercetools-uikit/date-range-field

## 14.0.3

### Patch Changes

- Updated dependencies []:
- @commercetools-uikit/date-range-input@14.0.3

## 14.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/fields/date-range-field/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-uikit/date-range-field",
"description": "A controlled date input component for a date range, with validation states and a label.",
"version": "14.0.2",
"version": "14.0.3",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
Expand All @@ -22,7 +22,7 @@
"@babel/runtime": "^7.17.2",
"@babel/runtime-corejs3": "^7.17.2",
"@commercetools-uikit/constraints": "14.0.1",
"@commercetools-uikit/date-range-input": "14.0.2",
"@commercetools-uikit/date-range-input": "14.0.3",
"@commercetools-uikit/design-system": "14.0.0",
"@commercetools-uikit/field-errors": "14.0.1",
"@commercetools-uikit/field-label": "14.0.2",
Expand Down
7 changes: 7 additions & 0 deletions packages/components/fields/date-time-field/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commercetools-uikit/date-time-field

## 14.0.3

### Patch Changes

- Updated dependencies []:
- @commercetools-uikit/date-time-input@14.0.3

## 14.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/fields/date-time-field/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-uikit/date-time-field",
"description": "A controlled date time input component for single date, with validation states and a label.",
"version": "14.0.2",
"version": "14.0.3",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
Expand All @@ -22,7 +22,7 @@
"@babel/runtime": "^7.17.2",
"@babel/runtime-corejs3": "^7.17.2",
"@commercetools-uikit/constraints": "14.0.1",
"@commercetools-uikit/date-time-input": "14.0.2",
"@commercetools-uikit/date-time-input": "14.0.3",
"@commercetools-uikit/design-system": "14.0.0",
"@commercetools-uikit/field-errors": "14.0.1",
"@commercetools-uikit/field-label": "14.0.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commercetools-uikit/localized-multiline-text-field

## 14.0.3

### Patch Changes

- Updated dependencies []:
- @commercetools-uikit/localized-multiline-text-input@14.0.3

## 14.0.2

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-uikit/localized-multiline-text-field",
"description": "A controlled text input component for localized multi-line strings with validation states.",
"version": "14.0.2",
"version": "14.0.3",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
Expand All @@ -25,7 +25,7 @@
"@commercetools-uikit/design-system": "14.0.0",
"@commercetools-uikit/field-errors": "14.0.1",
"@commercetools-uikit/field-label": "14.0.2",
"@commercetools-uikit/localized-multiline-text-input": "14.0.2",
"@commercetools-uikit/localized-multiline-text-input": "14.0.3",
"@commercetools-uikit/spacings": "14.0.1",
"@commercetools-uikit/utils": "14.0.1",
"@emotion/react": "^11.4.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/components/fields/localized-text-field/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commercetools-uikit/localized-text-field

## 14.0.3

### Patch Changes

- Updated dependencies []:
- @commercetools-uikit/localized-text-input@14.0.3

## 14.0.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/fields/localized-text-field/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@commercetools-uikit/localized-text-field",
"description": "A controlled text input component for localized single-line strings with validation states.",
"version": "14.0.2",
"version": "14.0.3",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
Expand All @@ -25,7 +25,7 @@
"@commercetools-uikit/design-system": "14.0.0",
"@commercetools-uikit/field-errors": "14.0.1",
"@commercetools-uikit/field-label": "14.0.2",
"@commercetools-uikit/localized-text-input": "14.0.2",
"@commercetools-uikit/localized-text-input": "14.0.3",
"@commercetools-uikit/spacings": "14.0.1",
"@commercetools-uikit/utils": "14.0.1",
"@emotion/react": "^11.4.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/components/fields/money-field/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commercetools-uikit/money-field

## 14.0.3

### Patch Changes

- Updated dependencies []:
- @commercetools-uikit/money-input@14.0.3

## 14.0.2

### Patch Changes
Expand Down
Loading

1 comment on commit 5f45b71

@vercel
Copy link

@vercel vercel bot commented on 5f45b71 Mar 24, 2022

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.