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 31, 2023
1 parent 8163dc1 commit 06992be
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 4 deletions.
8 changes: 8 additions & 0 deletions packages/design-tokens/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.1.7](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-31)

**Note:** Version bump only for package @kaizen/design-tokens





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

**Note:** Version bump only for package @kaizen/design-tokens
Expand Down
2 changes: 1 addition & 1 deletion packages/design-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@kaizen/design-tokens",
"description": "Tokens used in the Kaizen Design System",
"version": "10.1.6",
"version": "10.1.7",
"homepage": "https://github.com/cultureamp/kaizen-design-system/tree/main/packages/design-tokens",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions packages/stylelint-plugin/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.4.37](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/[email protected]...@kaizen/[email protected]) (2023-01-31)

**Note:** Version bump only for package @kaizen/stylelint-plugin





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

**Note:** Version bump only for package @kaizen/stylelint-plugin
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/stylelint-plugin",
"version": "2.4.36",
"version": "2.4.37",
"types": "dist/**/*.d.ts",
"main": "dist/src/index.js",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/tailwind/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.

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

**Note:** Version bump only for package @kaizen/tailwind





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

**Note:** Version bump only for package @kaizen/tailwind
Expand Down
4 changes: 2 additions & 2 deletions packages/tailwind/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kaizen/tailwind",
"version": "0.3.1",
"version": "0.3.2",
"description": "Kaizen Tailwind presets",
"scripts": {
"build": "yarn clean && yarn prepublish",
Expand Down Expand Up @@ -28,7 +28,7 @@
"private": false,
"license": "MIT",
"dependencies": {
"@kaizen/design-tokens": "^10.1.6",
"@kaizen/design-tokens": "^10.1.7",
"classnames": "^2.3.2"
},
"devDependencies": {
Expand Down

0 comments on commit 06992be

Please sign in to comment.