Skip to content

Commit

Permalink
chore: release [skip ci]
Browse files Browse the repository at this point in the history
 - @kaizen/draft-avatar@2.8.19
 - @kaizen/draft-badge@1.13.5
 - @kaizen/draft-card@3.2.5
 - @kaizen/draft-collapsible@3.5.11
 - @kaizen/draft-divider@2.2.5
 - @kaizen/draft-empty-state@5.3.18
 - @kaizen/draft-filter-menu-button@2.6.25
 - @kaizen/draft-form@8.3.20
 - @kaizen/draft-guidance-block@6.1.5
 - @kaizen/draft-hero-card@2.2.14
 - @kaizen/draft-illustration@6.0.9
 - @kaizen/draft-likert-scale-legacy@1.10.28
 - @kaizen/draft-menu@4.8.24
 - @kaizen/draft-modal@10.5.42
 - @kaizen/draft-page-layout@2.3.6
 - @kaizen/draft-popover@5.2.20
 - @kaizen/draft-select@2.10.7
 - @kaizen/draft-table@5.6.4
 - @kaizen/draft-tabs@5.2.19
 - @kaizen/draft-tag@3.2.19
 - @kaizen/draft-tile@5.9.19
 - @kaizen/draft-title-block-zen@7.6.19
 - @kaizen/draft-tooltip@5.4.21
 - @kaizen/draft-well@4.3.2
 - @kaizen/a11y@1.6.18
 - @kaizen/brand-moment@1.12.47
 - @kaizen/brand@1.5.3
 - @kaizen/button@2.0.13
 - @kaizen/component-base@1.1.2
 - @kaizen/component-library@16.1.15
 - @kaizen/date-picker@5.17.1
 - @kaizen/loading-skeleton@2.0.1
 - @kaizen/loading-spinner@2.3.5
 - @kaizen/notification@1.1.14
 - @kaizen/pagination@1.6.19
 - @kaizen/progress-bar@2.3.12
 - @kaizen/responsive@1.8.4
 - @kaizen/rich-text-editor@1.19.13
 - @kaizen/select@6.5.1
 - @kaizen/split-button@1.3.26
 - @kaizen/stylelint-plugin@2.4.34
 - @kaizen/tabs@1.5.23
 - @kaizen/tailwind@0.2.5
 - @kaizen/typography@2.3.5
  • Loading branch information
cultureamp-ci committed Jan 18, 2023
1 parent 606de28 commit 12208b6
Show file tree
Hide file tree
Showing 88 changed files with 524 additions and 172 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.19](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-avatar@2.8.18...@kaizen/draft-avatar@2.8.19) (2023-01-18)

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





## [2.8.18](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-avatar@2.8.17...@kaizen/draft-avatar@2.8.18) (2023-01-04)

**Note:** Version bump only for package @kaizen/draft-avatar
Expand Down
6 changes: 3 additions & 3 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.18",
"version": "2.8.19",
"description": "The draft avatar component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -29,8 +29,8 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-base": "^1.1.1",
"@kaizen/component-library": "^16.1.14",
"@kaizen/component-base": "^1.1.2",
"@kaizen/component-library": "^16.1.15",
"@types/classnames": "^2.3.0",
"classnames": "^2.3.2",
"react-textfit": "^1.1.1"
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/badge/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.13.5](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-badge@1.13.4...@kaizen/draft-badge@1.13.5) (2023-01-18)

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





## [1.13.4](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-badge@1.13.3...@kaizen/draft-badge@1.13.4) (2023-01-04)

**Note:** Version bump only for package @kaizen/draft-badge
Expand Down
4 changes: 2 additions & 2 deletions draft-packages/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-badge",
"version": "1.13.4",
"version": "1.13.5",
"description": "The draft badge component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -29,7 +29,7 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-base": "^1.1.1",
"@kaizen/component-base": "^1.1.2",
"classnames": "^2.3.2"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/card/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.2.5](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-card@3.2.4...@kaizen/draft-card@3.2.5) (2023-01-18)

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





## [3.2.4](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-card@3.2.3...@kaizen/draft-card@3.2.4) (2023-01-04)

**Note:** Version bump only for package @kaizen/draft-card
Expand Down
4 changes: 2 additions & 2 deletions draft-packages/card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-card",
"version": "3.2.4",
"version": "3.2.5",
"description": "The draft card component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -29,7 +29,7 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-base": "^1.1.1"
"@kaizen/component-base": "^1.1.2"
},
"peerDependencies": {
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
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.11](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-collapsible@3.5.10...@kaizen/draft-collapsible@3.5.11) (2023-01-18)

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





## [3.5.10](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-collapsible@3.5.9...@kaizen/draft-collapsible@3.5.10) (2023-01-04)

**Note:** Version bump only for package @kaizen/draft-collapsible
Expand Down
12 changes: 6 additions & 6 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.10",
"version": "3.5.11",
"description": "The draft Collapsible component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -29,11 +29,11 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/brand": "^1.5.2",
"@kaizen/button": "^2.0.12",
"@kaizen/component-base": "^1.1.1",
"@kaizen/component-library": "^16.1.14",
"@kaizen/typography": "^2.3.4",
"@kaizen/brand": "^1.5.3",
"@kaizen/button": "^2.0.13",
"@kaizen/component-base": "^1.1.2",
"@kaizen/component-library": "^16.1.15",
"@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/divider/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.2.5](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-divider@2.2.4...@kaizen/draft-divider@2.2.5) (2023-01-18)

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





## [2.2.4](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-divider@2.2.3...@kaizen/draft-divider@2.2.4) (2023-01-04)

**Note:** Version bump only for package @kaizen/draft-divider
Expand Down
4 changes: 2 additions & 2 deletions draft-packages/divider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-divider",
"version": "2.2.4",
"version": "2.2.5",
"description": "The draft divider component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -29,7 +29,7 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-base": "^1.1.1",
"@kaizen/component-base": "^1.1.2",
"classnames": "^2.3.2"
},
"peerDependencies": {
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.18](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-empty-state@5.3.17...@kaizen/draft-empty-state@5.3.18) (2023-01-18)

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





## [5.3.17](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-empty-state@5.3.16...@kaizen/draft-empty-state@5.3.17) (2023-01-04)

**Note:** Version bump only for package @kaizen/draft-empty-state
Expand Down
8 changes: 4 additions & 4 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.17",
"version": "5.3.18",
"description": "The draft Empty state component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -29,9 +29,9 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-base": "^1.1.1",
"@kaizen/draft-illustration": "^6.0.8",
"@kaizen/typography": "^2.3.4",
"@kaizen/component-base": "^1.1.2",
"@kaizen/draft-illustration": "^6.0.9",
"@kaizen/typography": "^2.3.5",
"classnames": "^2.3.2"
},
"devDependencies": {
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.25](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-filter-menu-button@2.6.24...@kaizen/draft-filter-menu-button@2.6.25) (2023-01-18)

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





## [2.6.24](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-filter-menu-button@2.6.23...@kaizen/draft-filter-menu-button@2.6.24) (2023-01-04)

**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.24",
"version": "2.6.25",
"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.12",
"@kaizen/component-library": "^16.1.14",
"@kaizen/draft-menu": "^4.8.23",
"@kaizen/button": "^2.0.13",
"@kaizen/component-library": "^16.1.15",
"@kaizen/draft-menu": "^4.8.24",
"classnames": "^2.3.2"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/form/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.

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

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





## [8.3.19](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-form@8.3.18...@kaizen/draft-form@8.3.19) (2023-01-04)

**Note:** Version bump only for package @kaizen/draft-form
Expand Down
10 changes: 5 additions & 5 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.19",
"version": "8.3.20",
"description": "The draft Form component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -30,11 +30,11 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-base": "^1.1.1",
"@kaizen/component-library": "^16.1.14",
"@kaizen/component-base": "^1.1.2",
"@kaizen/component-library": "^16.1.15",
"@kaizen/deprecated-component-library-helpers": "^2.5.8",
"@kaizen/loading-spinner": "^2.3.4",
"@kaizen/typography": "^2.3.4",
"@kaizen/loading-spinner": "^2.3.5",
"@kaizen/typography": "^2.3.5",
"@types/classnames": "^2.3.0",
"classnames": "^2.3.2"
},
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.5](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-guidance-block@6.1.4...@kaizen/draft-guidance-block@6.1.5) (2023-01-18)

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





## [6.1.4](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-guidance-block@6.1.3...@kaizen/draft-guidance-block@6.1.4) (2023-01-04)

**Note:** Version bump only for package @kaizen/draft-guidance-block
Expand Down
14 changes: 7 additions & 7 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.4",
"version": "6.1.5",
"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.12",
"@kaizen/component-library": "^16.1.14",
"@kaizen/draft-illustration": "^6.0.8",
"@kaizen/draft-tooltip": "^5.4.20",
"@kaizen/typography": "^2.3.4",
"@kaizen/button": "^2.0.13",
"@kaizen/component-library": "^16.1.15",
"@kaizen/draft-illustration": "^6.0.9",
"@kaizen/draft-tooltip": "^5.4.21",
"@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.18",
"@kaizen/draft-tag": "^3.2.19",
"rimraf": "^4.1.1"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions draft-packages/hero-card/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.2.14](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-hero-card@2.2.13...@kaizen/draft-hero-card@2.2.14) (2023-01-18)

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





## [2.2.13](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-hero-card@2.2.12...@kaizen/draft-hero-card@2.2.13) (2023-01-04)

**Note:** Version bump only for package @kaizen/draft-hero-card
Expand Down
4 changes: 2 additions & 2 deletions draft-packages/hero-card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/draft-hero-card",
"version": "2.2.13",
"version": "2.2.14",
"description": "The draft Hero card component",
"scripts": {
"prepublish": "tsc --project tsconfig.dist.json",
Expand Down Expand Up @@ -29,7 +29,7 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/component-base": "^1.1.1",
"@kaizen/component-base": "^1.1.2",
"@types/classnames": "^2.3.0",
"classnames": "^2.3.2"
},
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.9](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-illustration@6.0.8...@kaizen/draft-illustration@6.0.9) (2023-01-18)

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





## [6.0.8](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/draft-illustration@6.0.7...@kaizen/draft-illustration@6.0.8) (2023-01-04)

**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.8",
"version": "6.0.9",
"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.14",
"@kaizen/component-library": "^16.1.15",
"@types/jszip": "^3.4.0",
"rimraf": "^4.1.1"
},
Expand Down
Loading

0 comments on commit 12208b6

Please sign in to comment.