From 04ab7c126c08c54effe02c3bcef8dd3bf1bbd8eb Mon Sep 17 00:00:00 2001 From: Kajabi Automation Bot Date: Fri, 9 Jun 2023 13:15:37 +0000 Subject: [PATCH] chore(release): publish [skip ci] - @kajabi/sage@5.14.0 - @kajabi/sage-packs@1.0.32 - @kajabi/sage-react@1.11.6 --- docs/CHANGELOG.md | 11 +++++++++++ docs/package.json | 4 ++-- packages/sage-packs/CHANGELOG.md | 8 ++++++++ packages/sage-packs/package.json | 4 ++-- packages/sage-react/CHANGELOG.md | 11 +++++++++++ packages/sage-react/package.json | 2 +- 6 files changed, 35 insertions(+), 5 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index e31ff0fe46..e2e01634a3 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.14.0](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage@5.13.0...@kajabi/sage@5.14.0) (2023-06-09) + + +### Features + +* **radio:** render css_classes output ([17b67fc](https://github.com/Kajabi/sage-lib/commit/17b67fc9c056c3c92246cd4919703c6efe9295a1)) + + + + + # [5.13.0](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage@5.12.4...@kajabi/sage@5.13.0) (2023-05-19) diff --git a/docs/package.json b/docs/package.json index 5d7b77d12d..1220c24e72 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "@kajabi/sage", - "version": "5.13.0", + "version": "5.14.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": { @@ -37,7 +37,7 @@ "dependencies": { "@babel/core": "^7.12.3", "@babel/plugin-transform-runtime": "^7.12.1", - "@kajabi/sage-packs": "^1.0.31", + "@kajabi/sage-packs": "^1.0.32", "@rails/webpacker": "5.2.2", "arrive": "^2.4.1", "core-js": "^3.6.5", diff --git a/packages/sage-packs/CHANGELOG.md b/packages/sage-packs/CHANGELOG.md index 358d739865..0d072d18a9 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.32](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-packs@1.0.31...@kajabi/sage-packs@1.0.32) (2023-06-09) + +**Note:** Version bump only for package @kajabi/sage-packs + + + + + ## [1.0.31](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-packs@1.0.30...@kajabi/sage-packs@1.0.31) (2023-05-19) **Note:** Version bump only for package @kajabi/sage-packs diff --git a/packages/sage-packs/package.json b/packages/sage-packs/package.json index c231a71a62..145a79b47c 100644 --- a/packages/sage-packs/package.json +++ b/packages/sage-packs/package.json @@ -1,6 +1,6 @@ { "name": "@kajabi/sage-packs", - "version": "1.0.31", + "version": "1.0.32", "description": "Sage Packs", "keywords": [ "sage", @@ -32,7 +32,7 @@ }, "dependencies": { "@kajabi/sage-assets": "^1.9.4", - "@kajabi/sage-react": "^1.11.5", + "@kajabi/sage-react": "^1.11.6", "@kajabi/sage-system": "^1.2.10" }, "devDependencies": { diff --git a/packages/sage-react/CHANGELOG.md b/packages/sage-react/CHANGELOG.md index 1966c73998..3f9c5515b0 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.11.6](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-react@1.11.5...@kajabi/sage-react@1.11.6) (2023-06-09) + + +### Bug Fixes + +* **alert:** correct react component icon display ([a86883f](https://github.com/Kajabi/sage-lib/commit/a86883f0c6abad5cd8b0f4ba3931900dca50229e)) + + + + + ## [1.11.5](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-react@1.11.4...@kajabi/sage-react@1.11.5) (2023-05-19) diff --git a/packages/sage-react/package.json b/packages/sage-react/package.json index d63ed03a3c..36cdc6df00 100644 --- a/packages/sage-react/package.json +++ b/packages/sage-react/package.json @@ -1,6 +1,6 @@ { "name": "@kajabi/sage-react", - "version": "1.11.5", + "version": "1.11.6", "description": "React Components", "keywords": [ "react",