Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @kajabi/sage@4.67.2
 - @kajabi/sage-assets@0.83.2
 - @kajabi/sage-packs@0.2.14
 - @kajabi/sage-react@0.98.2
  • Loading branch information
kajabi-bot committed May 31, 2022
1 parent d0af04d commit 3be973c
Show file tree
Hide file tree
Showing 8 changed files with 60 additions and 8 deletions.
13 changes: 13 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.67.2](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage@4.67.1...@kajabi/sage@4.67.2) (2022-05-31)


### Bug Fixes

* **badge:** update badge react link ([fd9c3c1](https://github.com/Kajabi/sage-lib/commit/fd9c3c1b6798faf4b59ef16019c991257c9fce2c))
* **choice:** docs update ([4ed9212](https://github.com/Kajabi/sage-lib/commit/4ed9212b22d13b1c76de0cca8706df4343e5e3d1))
* **color tokens:** update charcoal 500 token in style dictionary ([10c70fd](https://github.com/Kajabi/sage-lib/commit/10c70fd3e81dcf3e1cad0a988a48f0bc01c0af2f))





## [4.67.1](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage@4.67.0...@kajabi/sage@4.67.1) (2022-05-24)

**Note:** Version bump only for package @kajabi/sage
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kajabi/sage",
"version": "4.67.1",
"version": "4.67.2",
"description": "The Sage Design System (SDS) is our single source of truth, providing everything you need to build great products for our customers. It is the culmination of designers and developers working together to give teams the ability to ship high-quality products faster.",
"main": "sage/pages/index",
"directories": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@babel/core": "^7.12.3",
"@babel/plugin-transform-runtime": "^7.12.1",
"@kajabi/sage-packs": "^0.2.13",
"@kajabi/sage-packs": "^0.2.14",
"@rails/webpacker": "5.2.2",
"arrive": "^2.4.1",
"core-js": "^3.6.5",
Expand Down
19 changes: 19 additions & 0 deletions packages/sage-assets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.83.2](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-assets@0.83.1...@kajabi/sage-assets@0.83.2) (2022-05-31)


### Bug Fixes

* **badge:** update font size and icon positioning ([31ae28f](https://github.com/Kajabi/sage-lib/commit/31ae28f126e861859de17b85776528492f4eda08))
* **choice:** update selected state color ([b8d3841](https://github.com/Kajabi/sage-lib/commit/b8d3841d600a8e5c0a7fe4380a78b9532200a80b))
* **color:** update charcoal 500 value ([b14985b](https://github.com/Kajabi/sage-lib/commit/b14985bddca6da4842298a64a5d8ba80d09ed48b))
* **color tokens:** update charcoal 500 token in style dictionary ([10c70fd](https://github.com/Kajabi/sage-lib/commit/10c70fd3e81dcf3e1cad0a988a48f0bc01c0af2f))
* **form-elements:** updated grid to resolve issue in safari 14 ([2b1670d](https://github.com/Kajabi/sage-lib/commit/2b1670db900a249514100339ad2ea3e7882fd7e4))
* **tag:** linter ([a66e8fd](https://github.com/Kajabi/sage-lib/commit/a66e8fd091191af6cb991146793552d0f0d98b6f))
* **tag:** update font-size and icon to align to spec ([9dcec09](https://github.com/Kajabi/sage-lib/commit/9dcec099193988cdb5dcf2697dc046c02a70b6dc))
* **tag:** update type spec ([e30cf7b](https://github.com/Kajabi/sage-lib/commit/e30cf7b5ac1d14228d4a41f46fd35945dd54846b))
* **tag:** updates per kevin review ([ebb6015](https://github.com/Kajabi/sage-lib/commit/ebb60150667f76b0f3729f72aaefa7e0e563664c))





## [0.83.1](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-assets@0.83.0...@kajabi/sage-assets@0.83.1) (2022-05-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/sage-assets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kajabi/sage-assets",
"version": "0.83.1",
"version": "0.83.2",
"description": "Assets",
"main": "dist/main.css",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/sage-packs/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.2.14](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-packs@0.2.13...@kajabi/sage-packs@0.2.14) (2022-05-31)

**Note:** Version bump only for package @kajabi/sage-packs





## [0.2.13](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-packs@0.2.12...@kajabi/sage-packs@0.2.13) (2022-05-24)

**Note:** Version bump only for package @kajabi/sage-packs
Expand Down
6 changes: 3 additions & 3 deletions packages/sage-packs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kajabi/sage-packs",
"version": "0.2.13",
"version": "0.2.14",
"description": "Sage Packs",
"keywords": [
"sage",
Expand Down Expand Up @@ -32,8 +32,8 @@
"url": "https://github.com/Kajabi/sage-lib/issues"
},
"dependencies": {
"@kajabi/sage-assets": "^0.83.1",
"@kajabi/sage-react": "^0.98.1",
"@kajabi/sage-assets": "^0.83.2",
"@kajabi/sage-react": "^0.98.2",
"@kajabi/sage-system": "^0.21.2"
},
"devDependencies": {
Expand Down
12 changes: 12 additions & 0 deletions packages/sage-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.98.2](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-react@0.98.1...@kajabi/sage-react@0.98.2) (2022-05-31)


### Bug Fixes

* **color tokens:** update charcoal 500 token in style dictionary ([10c70fd](https://github.com/Kajabi/sage-lib/commit/10c70fd3e81dcf3e1cad0a988a48f0bc01c0af2f))
* **dropdownitem:** add suppressDefaultClass={true} to remove added link classes when href is set ([90640fc](https://github.com/Kajabi/sage-lib/commit/90640fcd75ee06653a1d85c99dd2afd5dcae7fa9))





## [0.98.1](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-react@0.98.0...@kajabi/sage-react@0.98.1) (2022-05-24)

**Note:** Version bump only for package @kajabi/sage-react
Expand Down
4 changes: 2 additions & 2 deletions packages/sage-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kajabi/sage-react",
"version": "0.98.1",
"version": "0.98.2",
"description": "React Components",
"keywords": [
"react",
Expand Down Expand Up @@ -85,7 +85,7 @@
"webpack-cli": "^3.3.12"
},
"dependencies": {
"@kajabi/sage-assets": "^0.83.1",
"@kajabi/sage-assets": "^0.83.2",
"classnames": "^2.2.6",
"debounce": "^1.2.0",
"focus-trap": "^6.2.2",
Expand Down

0 comments on commit 3be973c

Please sign in to comment.