From 824d0e0d8772b824ccc9c9c3837e351e085670ae Mon Sep 17 00:00:00 2001 From: Kajabi Automation Bot Date: Fri, 4 Aug 2023 19:42:39 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @kajabi/sage@5.15.1 - @kajabi/sage-assets@1.11.3 - @kajabi/sage-packs@1.0.38 - @kajabi/sage-react@1.13.4 --- docs/CHANGELOG.md | 11 +++++++++++ docs/package.json | 4 ++-- packages/sage-assets/CHANGELOG.md | 14 ++++++++++++++ packages/sage-assets/package.json | 2 +- packages/sage-packs/CHANGELOG.md | 8 ++++++++ packages/sage-packs/package.json | 6 +++--- packages/sage-react/CHANGELOG.md | 11 +++++++++++ packages/sage-react/package.json | 4 ++-- 8 files changed, 52 insertions(+), 8 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 0659680822..57faefcb14 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -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. +## [5.15.1](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage@5.15.0...@kajabi/sage@5.15.1) (2023-08-04) + + +### Bug Fixes + +* **icons:** add new icons to sage_tokens.rb ([e377757](https://github.com/Kajabi/sage-lib/commit/e3777573f306912d1c1a1d0303d040e24ca6f6dd)) + + + + + # [5.15.0](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage@5.14.6...@kajabi/sage@5.15.0) (2023-07-31) diff --git a/docs/package.json b/docs/package.json index 1b3faf1a56..832ca86eb7 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "@kajabi/sage", - "version": "5.15.0", + "version": "5.15.1", "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": { @@ -37,7 +37,7 @@ "dependencies": { "@babel/core": "^7.12.3", "@babel/plugin-transform-runtime": "^7.12.1", - "@kajabi/sage-packs": "^1.0.37", + "@kajabi/sage-packs": "^1.0.38", "@rails/webpacker": "5.2.2", "arrive": "^2.4.1", "core-js": "^3.6.5", diff --git a/packages/sage-assets/CHANGELOG.md b/packages/sage-assets/CHANGELOG.md index 26d84901c3..edd9acc851 100644 --- a/packages/sage-assets/CHANGELOG.md +++ b/packages/sage-assets/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.11.3](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-assets@1.11.2...@kajabi/sage-assets@1.11.3) (2023-08-04) + + +### Bug Fixes + +* **button:** adjust border to correct button height ([7af41d5](https://github.com/Kajabi/sage-lib/commit/7af41d5af71a772a1e93cf485963a673b41ababe)) +* **button:** revert border change to a.sage-btn and fix subtle ([eabc481](https://github.com/Kajabi/sage-lib/commit/eabc481a206615c8e56696ecd1890d95ebda0409)) +* **icons:** add new icons to _icon.scss ([7086c2a](https://github.com/Kajabi/sage-lib/commit/7086c2a973038c4e069c2843210a4267a17c7107)) +* **icons:** increment cdn-version variable ([df627b9](https://github.com/Kajabi/sage-lib/commit/df627b92c395354de67e1e6b4f197680b3f083d0)) + + + + + ## [1.11.2](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-assets@1.11.1...@kajabi/sage-assets@1.11.2) (2023-07-31) diff --git a/packages/sage-assets/package.json b/packages/sage-assets/package.json index 55b2de5277..8265d52fa1 100644 --- a/packages/sage-assets/package.json +++ b/packages/sage-assets/package.json @@ -1,6 +1,6 @@ { "name": "@kajabi/sage-assets", - "version": "1.11.2", + "version": "1.11.3", "description": "Assets", "main": "dist/main.css", "repository": { diff --git a/packages/sage-packs/CHANGELOG.md b/packages/sage-packs/CHANGELOG.md index 1f02e245d1..ed385d6dde 100644 --- a/packages/sage-packs/CHANGELOG.md +++ b/packages/sage-packs/CHANGELOG.md @@ -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.0.38](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-packs@1.0.37...@kajabi/sage-packs@1.0.38) (2023-08-04) + +**Note:** Version bump only for package @kajabi/sage-packs + + + + + ## [1.0.37](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-packs@1.0.36...@kajabi/sage-packs@1.0.37) (2023-07-31) **Note:** Version bump only for package @kajabi/sage-packs diff --git a/packages/sage-packs/package.json b/packages/sage-packs/package.json index d7a062979d..dfe01e24ec 100644 --- a/packages/sage-packs/package.json +++ b/packages/sage-packs/package.json @@ -1,6 +1,6 @@ { "name": "@kajabi/sage-packs", - "version": "1.0.37", + "version": "1.0.38", "description": "Sage Packs", "keywords": [ "sage", @@ -31,8 +31,8 @@ "url": "https://github.com/Kajabi/sage-lib/issues" }, "dependencies": { - "@kajabi/sage-assets": "^1.11.2", - "@kajabi/sage-react": "^1.13.3", + "@kajabi/sage-assets": "^1.11.3", + "@kajabi/sage-react": "^1.13.4", "@kajabi/sage-system": "^1.2.11" }, "devDependencies": { diff --git a/packages/sage-react/CHANGELOG.md b/packages/sage-react/CHANGELOG.md index 29bb69bc70..efcc6b3579 100644 --- a/packages/sage-react/CHANGELOG.md +++ b/packages/sage-react/CHANGELOG.md @@ -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. +## [1.13.4](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-react@1.13.3...@kajabi/sage-react@1.13.4) (2023-08-04) + + +### Bug Fixes + +* **icons:** add new icons to icons.js ([b5f78c4](https://github.com/Kajabi/sage-lib/commit/b5f78c4af316bb1c92f1b7ec97e6d49d70e06365)) + + + + + ## [1.13.3](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-react@1.13.2...@kajabi/sage-react@1.13.3) (2023-07-31) diff --git a/packages/sage-react/package.json b/packages/sage-react/package.json index 3dc3cfd0cb..e7190b85db 100644 --- a/packages/sage-react/package.json +++ b/packages/sage-react/package.json @@ -1,6 +1,6 @@ { "name": "@kajabi/sage-react", - "version": "1.13.3", + "version": "1.13.4", "description": "React Components", "keywords": [ "react", @@ -84,7 +84,7 @@ "webpack-cli": "^3.3.12" }, "dependencies": { - "@kajabi/sage-assets": "^1.11.2", + "@kajabi/sage-assets": "^1.11.3", "classnames": "^2.2.6", "debounce": "^1.2.0", "focus-trap": "^6.2.2",