Skip to content

Commit

Permalink
chore: release [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
cultureamp-ci committed Jan 23, 2023
1 parent 057982a commit 4dfe85b
Show file tree
Hide file tree
Showing 60 changed files with 345 additions and 99 deletions.
8 changes: 8 additions & 0 deletions draft-packages/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.8.20](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-23)

**Note:** Version bump only for package @kaizen/draft-avatar





## [2.8.19](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-18)

**Note:** Version bump only for package @kaizen/draft-avatar
Expand Down
4 changes: 2 additions & 2 deletions draft-packages/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-avatar",
"version": "2.8.19",
"version": "2.8.20",
"description": "The draft avatar component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -30,7 +30,7 @@
"license": "MIT",
"dependencies": {
"@kaizen/component-base": "^1.1.2",
"@kaizen/component-library": "^16.1.15",
"@kaizen/component-library": "^16.1.16",
"@types/classnames": "^2.3.0",
"classnames": "^2.3.2",
"react-textfit": "^1.1.1"
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/collapsible/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.5.12](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-23)

**Note:** Version bump only for package @kaizen/draft-collapsible





## [3.5.11](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-18)

**Note:** Version bump only for package @kaizen/draft-collapsible
Expand Down
6 changes: 3 additions & 3 deletions draft-packages/collapsible/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-collapsible",
"version": "3.5.11",
"version": "3.5.12",
"description": "The draft Collapsible component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -30,9 +30,9 @@
"license": "MIT",
"dependencies": {
"@kaizen/brand": "^1.5.3",
"@kaizen/button": "^2.0.13",
"@kaizen/button": "^2.0.14",
"@kaizen/component-base": "^1.1.2",
"@kaizen/component-library": "^16.1.15",
"@kaizen/component-library": "^16.1.16",
"@kaizen/typography": "^2.3.5",
"classnames": "^2.3.2",
"react-animate-height": "^3.1.0"
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/empty-state/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.3.19](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-23)

**Note:** Version bump only for package @kaizen/draft-empty-state





## [5.3.18](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-18)

**Note:** Version bump only for package @kaizen/draft-empty-state
Expand Down
4 changes: 2 additions & 2 deletions draft-packages/empty-state/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-empty-state",
"version": "5.3.18",
"version": "5.3.19",
"description": "The draft Empty state component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -30,7 +30,7 @@
"license": "MIT",
"dependencies": {
"@kaizen/component-base": "^1.1.2",
"@kaizen/draft-illustration": "^6.0.9",
"@kaizen/draft-illustration": "^6.0.10",
"@kaizen/typography": "^2.3.5",
"classnames": "^2.3.2"
},
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/filter-menu-button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.6.26](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-23)

**Note:** Version bump only for package @kaizen/draft-filter-menu-button





## [2.6.25](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-18)

**Note:** Version bump only for package @kaizen/draft-filter-menu-button
Expand Down
8 changes: 4 additions & 4 deletions draft-packages/filter-menu-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-filter-menu-button",
"version": "2.6.25",
"version": "2.6.26",
"description": "The draft filter-menu-button component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -29,9 +29,9 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/button": "^2.0.13",
"@kaizen/component-library": "^16.1.15",
"@kaizen/draft-menu": "^4.8.24",
"@kaizen/button": "^2.0.14",
"@kaizen/component-library": "^16.1.16",
"@kaizen/draft-menu": "^4.8.25",
"classnames": "^2.3.2"
},
"peerDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions draft-packages/form/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.3.21](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-23)


### Bug Fixes

* update Slider story argTypes to allow text input ([#3222](https://github.com/cultureamp/kaizen-design-system/issues/3222)) ([00a1ade](https://github.com/cultureamp/kaizen-design-system/commit/00a1ade066ad7c540ca6c9eaba92a7c943856d19))





## [8.3.20](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-18)

**Note:** Version bump only for package @kaizen/draft-form
Expand Down
4 changes: 2 additions & 2 deletions draft-packages/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-form",
"version": "8.3.20",
"version": "8.3.21",
"description": "The draft Form component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -31,7 +31,7 @@
"license": "MIT",
"dependencies": {
"@kaizen/component-base": "^1.1.2",
"@kaizen/component-library": "^16.1.15",
"@kaizen/component-library": "^16.1.16",
"@kaizen/deprecated-component-library-helpers": "^2.5.8",
"@kaizen/loading-spinner": "^2.3.5",
"@kaizen/typography": "^2.3.5",
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/guidance-block/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.1.6](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-23)

**Note:** Version bump only for package @kaizen/draft-guidance-block





## [6.1.5](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-18)

**Note:** Version bump only for package @kaizen/draft-guidance-block
Expand Down
12 changes: 6 additions & 6 deletions draft-packages/guidance-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-guidance-block",
"version": "6.1.5",
"version": "6.1.6",
"description": "The draft Guidance block component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -29,17 +29,17 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/button": "^2.0.13",
"@kaizen/component-library": "^16.1.15",
"@kaizen/draft-illustration": "^6.0.9",
"@kaizen/draft-tooltip": "^5.4.21",
"@kaizen/button": "^2.0.14",
"@kaizen/component-library": "^16.1.16",
"@kaizen/draft-illustration": "^6.0.10",
"@kaizen/draft-tooltip": "^5.4.22",
"@kaizen/typography": "^2.3.5",
"@types/classnames": "^2.3.1",
"classnames": "^2.3.2",
"react-media": "^1.10.0"
},
"devDependencies": {
"@kaizen/draft-tag": "^3.2.19",
"@kaizen/draft-tag": "^3.2.20",
"rimraf": "^4.1.1"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/illustration/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.10](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-23)

**Note:** Version bump only for package @kaizen/draft-illustration





## [6.0.9](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-18)

**Note:** Version bump only for package @kaizen/draft-illustration
Expand Down
4 changes: 2 additions & 2 deletions draft-packages/illustration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-illustration",
"version": "6.0.9",
"version": "6.0.10",
"description": "The draft illustration component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -36,7 +36,7 @@
"lottie-web": "^5.10.1"
},
"devDependencies": {
"@kaizen/component-library": "^16.1.15",
"@kaizen/component-library": "^16.1.16",
"@types/jszip": "^3.4.0",
"rimraf": "^4.1.1"
},
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/likert-scale-legacy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.10.29](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-23)

**Note:** Version bump only for package @kaizen/draft-likert-scale-legacy





## [1.10.28](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-18)

**Note:** Version bump only for package @kaizen/draft-likert-scale-legacy
Expand Down
6 changes: 3 additions & 3 deletions draft-packages/likert-scale-legacy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-likert-scale-legacy",
"version": "1.10.28",
"version": "1.10.29",
"description": "The draft likert-scale component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -29,8 +29,8 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-library": "^16.1.15",
"@kaizen/draft-form": "^8.3.20",
"@kaizen/component-library": "^16.1.16",
"@kaizen/draft-form": "^8.3.21",
"@kaizen/typography": "^2.3.5",
"classnames": "^2.3.2"
},
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/menu/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.8.25](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-23)

**Note:** Version bump only for package @kaizen/draft-menu





## [4.8.24](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-18)

**Note:** Version bump only for package @kaizen/draft-menu
Expand Down
6 changes: 3 additions & 3 deletions draft-packages/menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-menu",
"version": "4.8.24",
"version": "4.8.25",
"description": "The draft Menu component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -30,8 +30,8 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/button": "^2.0.13",
"@kaizen/component-library": "^16.1.15",
"@kaizen/button": "^2.0.14",
"@kaizen/component-library": "^16.1.16",
"@kaizen/draft-divider": "^2.2.5",
"@popperjs/core": "^2.11.6",
"@types/classnames": "^2.3.0",
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/modal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [10.5.43](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-23)

**Note:** Version bump only for package @kaizen/draft-modal





## [10.5.42](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-18)

**Note:** Version bump only for package @kaizen/draft-modal
Expand Down
10 changes: 5 additions & 5 deletions draft-packages/modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-modal",
"version": "10.5.42",
"version": "10.5.43",
"description": "The draft Modal component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -30,12 +30,12 @@
"license": "MIT",
"dependencies": {
"@headlessui/react": "<=1.5.0",
"@kaizen/button": "^2.0.13",
"@kaizen/component-library": "^16.1.15",
"@kaizen/button": "^2.0.14",
"@kaizen/component-library": "^16.1.16",
"@kaizen/deprecated-component-library-helpers": "^2.5.8",
"@kaizen/draft-divider": "^2.2.5",
"@kaizen/draft-form": "^8.3.20",
"@kaizen/draft-illustration": "^6.0.9",
"@kaizen/draft-form": "^8.3.21",
"@kaizen/draft-illustration": "^6.0.10",
"@kaizen/responsive": "^1.8.4",
"@kaizen/typography": "^2.3.5",
"@types/classnames": "^2.3.0",
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/popover/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.2.21](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-23)

**Note:** Version bump only for package @kaizen/draft-popover





## [5.2.20](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-18)

**Note:** Version bump only for package @kaizen/draft-popover
Expand Down
4 changes: 2 additions & 2 deletions draft-packages/popover/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-popover",
"version": "5.2.20",
"version": "5.2.21",
"description": "The draft Popover component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -30,7 +30,7 @@
"license": "MIT",
"dependencies": {
"@kaizen/component-base": "^1.1.2",
"@kaizen/component-library": "^16.1.15",
"@kaizen/component-library": "^16.1.16",
"@kaizen/deprecated-component-library-helpers": "^2.5.8",
"@kaizen/typography": "^2.3.5",
"@popperjs/core": "^2.11.6",
Expand Down
Loading

0 comments on commit 4dfe85b

Please sign in to comment.