Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kajabi-bot committed Oct 25, 2021
1 parent 78c9bdf commit 517e1df
Show file tree
Hide file tree
Showing 8 changed files with 117 additions and 8 deletions.
40 changes: 40 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,46 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.21.0](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2021-10-25)


### Bug Fixes

* **nba:** changed onRight to on_right in Rails component ([1728fde](https://github.com/Kajabi/sage-lib/commit/1728fdeb35fb6a72d10319fb3a5d2c58fed70cc5))
* **nba:** fixed graphic proptype, description slot, button props ([afc149a](https://github.com/Kajabi/sage-lib/commit/afc149aa1b57c7409baa6353c64dbeb94829490a))
* **nba:** fixed linter errors ([eef85df](https://github.com/Kajabi/sage-lib/commit/eef85df56b2fc2edf1ce55bd3c086934a5a6a669))
* **nba:** fixed the prop title from iamge to graphic ([1abacc5](https://github.com/Kajabi/sage-lib/commit/1abacc588f2246af00f55780936dbe8012f68c07))
* **nba:** reverted unrelated stat box Rails component white space ([a73d13f](https://github.com/Kajabi/sage-lib/commit/a73d13f878015f042f63f9a22ed5a784472d91c1))
* **nba:** switched to using a slot for actions and buttons ([05d4d58](https://github.com/Kajabi/sage-lib/commit/05d4d587c25edbc783a9283a90f17b31bb87ad86))


### Features

* **icons:** remove extra mail icons ([dda8155](https://github.com/Kajabi/sage-lib/commit/dda81554655b7404445c70affae8b23f11ceed36))
* **icons:** update icons per design ([1543c5c](https://github.com/Kajabi/sage-lib/commit/1543c5cf0e4d2101a7cf8be23a466bdea50155a0))
* **nba:** added button options, renamed color to card_color ([e9139c3](https://github.com/Kajabi/sage-lib/commit/e9139c3ad30c41836ee1bf5bdf141769d6a16a1a))
* **nba:** added dismiss_attributes and onClickDismiss for custom functionality ([b805cc6](https://github.com/Kajabi/sage-lib/commit/b805cc6aae0de323f7d7f2352b94bfd3d386d520))
* **nba:** added dismissable option with button ([efb6835](https://github.com/Kajabi/sage-lib/commit/efb68351d2d45d7b61e8d0c5a89d3ec20288013f))
* **nba:** added figma link, made text updates ([e2fdfcf](https://github.com/Kajabi/sage-lib/commit/e2fdfcf48124c5faa8ca917890c47385e5fa54ed))
* **nba:** added graphic for Rails and React components ([cbcbf53](https://github.com/Kajabi/sage-lib/commit/cbcbf530dfcb3e60e49968dda552bcd87a981bc2))
* **nba:** added image props to REact component, fixed Rails component conditional ([310251e](https://github.com/Kajabi/sage-lib/commit/310251efcaaafdca34ec6137ca8f570509612e17))
* **nba:** added option to place image on right of text ([499e1b3](https://github.com/Kajabi/sage-lib/commit/499e1b3f2585b6569fdcdc94be21f7b54f40726b))
* **nba:** added props table for style guide ([8a55431](https://github.com/Kajabi/sage-lib/commit/8a55431250560a842ec60271e6aca2e7c75dee64))
* **nba:** added React Storybook component link ([5e6563f](https://github.com/Kajabi/sage-lib/commit/5e6563f5e08b09bbaa94871f13a81744bcafa2b0))
* **nba:** adjusted attributes to be simpler, fixed flex styling ([ddcac81](https://github.com/Kajabi/sage-lib/commit/ddcac81430746b331b4a759c405ffbc89aa8378e))
* **nba:** began simple styling and markup additions ([7da15b9](https://github.com/Kajabi/sage-lib/commit/7da15b91622e41a9a742168d9e7b6f42aa44c263))
* **nba:** fixed flex layout, image attributes, and reverse layout ([03b002c](https://github.com/Kajabi/sage-lib/commit/03b002c0f69f118ae221af6ac4d2f74b260dd4ee))
* **nba:** generated files needed for new nba component ([bec6bd8](https://github.com/Kajabi/sage-lib/commit/bec6bd8423572850496f6191bf6b61fde093dcf6))
* **nba:** simplified markup and styling for both React and Rails components ([d7dae36](https://github.com/Kajabi/sage-lib/commit/d7dae36e1468f621cc058279777d5b99adcf31e1))
* **nba:** switched from image to graphic to handle more use cases ([967eb47](https://github.com/Kajabi/sage-lib/commit/967eb47414df1ca998c3d50fffbf667bf693d8a7))
* **nba:** switched to an open slot for description ([e71c300](https://github.com/Kajabi/sage-lib/commit/e71c3001f1f9c81086820be311330dd386e76f5f))
* **nba:** updated components helper with statuses and a short description ([2c0d4fd](https://github.com/Kajabi/sage-lib/commit/2c0d4fd83cf8b9ef35a9edfd45057dcb275be349))
* **next-best-actions:** add dismiss_actions ([a7006a3](https://github.com/Kajabi/sage-lib/commit/a7006a338f0467796b480884888f59e2f199f251))





## [4.20.1](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2021-10-20)

**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.20.1",
"version": "4.21.0",
"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 @@ -33,7 +33,7 @@
"dependencies": {
"@babel/core": "^7.12.3",
"@babel/plugin-transform-runtime": "^7.12.1",
"@kajabi/sage-packs": "^0.1.69",
"@kajabi/sage-packs": "^0.1.70",
"@rails/webpacker": "4.2.2",
"arrive": "^2.4.1",
"core-js": "^3.6.5",
Expand Down
24 changes: 24 additions & 0 deletions packages/sage-assets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,30 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.52.0](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2021-10-25)


### Features

* **icons:** remove extra mail icons ([dda8155](https://github.com/Kajabi/sage-lib/commit/dda81554655b7404445c70affae8b23f11ceed36))
* **icons:** update icons per design ([1543c5c](https://github.com/Kajabi/sage-lib/commit/1543c5cf0e4d2101a7cf8be23a466bdea50155a0))
* **nba:** added hiding of image below md-max breakpoint ([a2920c5](https://github.com/Kajabi/sage-lib/commit/a2920c5eede157afe5f02c51c10fff4b4561f96f))
* **nba:** added image props to REact component, fixed Rails component conditional ([310251e](https://github.com/Kajabi/sage-lib/commit/310251efcaaafdca34ec6137ca8f570509612e17))
* **nba:** added option to place image on right of text ([499e1b3](https://github.com/Kajabi/sage-lib/commit/499e1b3f2585b6569fdcdc94be21f7b54f40726b))
* **nba:** added reverse option ([2f4bb2b](https://github.com/Kajabi/sage-lib/commit/2f4bb2be433a6e44819ba1ee5ea57b07805427f9))
* **nba:** added styling for close button ([24f922c](https://github.com/Kajabi/sage-lib/commit/24f922cda896b0b3ef7265bf15b2249acbc3e0a3))
* **nba:** adjusted attributes to be simpler, fixed flex styling ([ddcac81](https://github.com/Kajabi/sage-lib/commit/ddcac81430746b331b4a759c405ffbc89aa8378e))
* **nba:** began simple styling and markup additions ([7da15b9](https://github.com/Kajabi/sage-lib/commit/7da15b91622e41a9a742168d9e7b6f42aa44c263))
* **nba:** fixed flex layout, image attributes, and reverse layout ([03b002c](https://github.com/Kajabi/sage-lib/commit/03b002c0f69f118ae221af6ac4d2f74b260dd4ee))
* **nba:** generated files needed for new nba component ([bec6bd8](https://github.com/Kajabi/sage-lib/commit/bec6bd8423572850496f6191bf6b61fde093dcf6))
* **nba:** simplified markup and styling for both React and Rails components ([d7dae36](https://github.com/Kajabi/sage-lib/commit/d7dae36e1468f621cc058279777d5b99adcf31e1))
* **nba:** switched from image to graphic to handle more use cases ([967eb47](https://github.com/Kajabi/sage-lib/commit/967eb47414df1ca998c3d50fffbf667bf693d8a7))
* **nba:** switched to an open slot for description ([e71c300](https://github.com/Kajabi/sage-lib/commit/e71c3001f1f9c81086820be311330dd386e76f5f))





## [0.51.2](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2021-10-20)


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.51.2",
"version": "0.52.0",
"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.1.70](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2021-10-25)

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





## [0.1.69](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2021-10-20)

**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.1.69",
"version": "0.1.70",
"description": "Sage Packs",
"keywords": [
"sage",
Expand All @@ -27,8 +27,8 @@
"url": "https://github.com/Kajabi/sage-lib/issues"
},
"dependencies": {
"@kajabi/sage-assets": "^0.51.2",
"@kajabi/sage-react": "^0.61.1",
"@kajabi/sage-assets": "^0.52.0",
"@kajabi/sage-react": "^0.62.0",
"@kajabi/sage-system": "^0.13.1"
},
"devDependencies": {
Expand Down
37 changes: 37 additions & 0 deletions packages/sage-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,43 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.62.0](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2021-10-25)


### Bug Fixes

* **nba:** fixed graphic proptype, description slot, button props ([afc149a](https://github.com/Kajabi/sage-lib/commit/afc149aa1b57c7409baa6353c64dbeb94829490a))
* **nba:** fixed linter errors ([b7f8c94](https://github.com/Kajabi/sage-lib/commit/b7f8c94f47f4613a6b2da64c4d5862a0c480987a))
* **nba:** fixed linter errors ([eef85df](https://github.com/Kajabi/sage-lib/commit/eef85df56b2fc2edf1ce55bd3c086934a5a6a669))


### Features

* **icons:** fix js handle-2 icon name ([f2a9f24](https://github.com/Kajabi/sage-lib/commit/f2a9f242a174044d44f1c3ea0516bf44d83564e4))
* **icons:** remove extra mail icons ([dda8155](https://github.com/Kajabi/sage-lib/commit/dda81554655b7404445c70affae8b23f11ceed36))
* **icons:** update icons per design ([1543c5c](https://github.com/Kajabi/sage-lib/commit/1543c5cf0e4d2101a7cf8be23a466bdea50155a0))
* **nba:** added basic markup for React component ([7ad61d7](https://github.com/Kajabi/sage-lib/commit/7ad61d73b4c1e567033f298e12628b07aea27fa3))
* **nba:** added basic React spec for nba component ([eff2b0a](https://github.com/Kajabi/sage-lib/commit/eff2b0a02f2980d51602f8a326844c45be2fc81b))
* **nba:** added button props for React component ([f95ef7b](https://github.com/Kajabi/sage-lib/commit/f95ef7b1e42ff91794667d005be170e1114c153a))
* **nba:** added cardColor to React component ([20c1b9c](https://github.com/Kajabi/sage-lib/commit/20c1b9cd26c74e9e44c3d11e0cc38719580e2499))
* **nba:** added close button to React component ([5b73531](https://github.com/Kajabi/sage-lib/commit/5b73531aef7112002513643419920b7f2fe00e8d))
* **nba:** added desc prop to React component ([c92fb18](https://github.com/Kajabi/sage-lib/commit/c92fb18a7b0c069258f877130077ad0cbdfa7683))
* **nba:** added dismiss_attributes and onClickDismiss for custom functionality ([b805cc6](https://github.com/Kajabi/sage-lib/commit/b805cc6aae0de323f7d7f2352b94bfd3d386d520))
* **nba:** added graphic for Rails and React components ([cbcbf53](https://github.com/Kajabi/sage-lib/commit/cbcbf530dfcb3e60e49968dda552bcd87a981bc2))
* **nba:** added image props to REact component, fixed Rails component conditional ([310251e](https://github.com/Kajabi/sage-lib/commit/310251efcaaafdca34ec6137ca8f570509612e17))
* **nba:** added image.onRight to React story ([35a1893](https://github.com/Kajabi/sage-lib/commit/35a1893483e2ea7d7ca9e9498cd1846bf56c6a8c))
* **nba:** added option to place image on right of text ([499e1b3](https://github.com/Kajabi/sage-lib/commit/499e1b3f2585b6569fdcdc94be21f7b54f40726b))
* **nba:** added props table for style guide ([8a55431](https://github.com/Kajabi/sage-lib/commit/8a55431250560a842ec60271e6aca2e7c75dee64))
* **nba:** added scaffolding for React NBA component ([547c646](https://github.com/Kajabi/sage-lib/commit/547c6464144d48226316a072ecc14448384d8f8d))
* **nba:** added title to React component ([06cac0d](https://github.com/Kajabi/sage-lib/commit/06cac0d5c1414032f3a8ed01d1573977b8ec8b1a))
* **nba:** simplified markup and styling for both React and Rails components ([d7dae36](https://github.com/Kajabi/sage-lib/commit/d7dae36e1468f621cc058279777d5b99adcf31e1))
* **nba:** switched from image to graphic to handle more use cases ([967eb47](https://github.com/Kajabi/sage-lib/commit/967eb47414df1ca998c3d50fffbf667bf693d8a7))
* **nba:** switched to an open slot for description ([e71c300](https://github.com/Kajabi/sage-lib/commit/e71c3001f1f9c81086820be311330dd386e76f5f))





## [0.61.1](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2021-10-20)

**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.61.1",
"version": "0.62.0",
"description": "React Components",
"keywords": [
"react",
Expand Down Expand Up @@ -75,7 +75,7 @@
"webpack-cli": "^3.3.12"
},
"dependencies": {
"@kajabi/sage-assets": "^0.51.2",
"@kajabi/sage-assets": "^0.52.0",
"classnames": "^2.2.6",
"debounce": "^1.2.0",
"focus-trap": "^6.2.2",
Expand Down

0 comments on commit 517e1df

Please sign in to comment.