diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index cffcbf8bad..40fc2ef53f 100644 --- a/docs/CHANGELOG.md +++ b/docs/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. +## [5.14.5](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage@5.14.4...@kajabi/sage@5.14.5) (2023-07-17) + +**Note:** Version bump only for package @kajabi/sage + + + + + ## [5.14.4](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage@5.14.3...@kajabi/sage@5.14.4) (2023-07-07) **Note:** Version bump only for package @kajabi/sage diff --git a/docs/package.json b/docs/package.json index f8ca1b04c7..bb89715e0b 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "@kajabi/sage", - "version": "5.14.4", + "version": "5.14.5", "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.34", + "@kajabi/sage-packs": "^1.0.35", "@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 4cd7602db6..ab2bbf4f67 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.35](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-packs@1.0.34...@kajabi/sage-packs@1.0.35) (2023-07-17) + +**Note:** Version bump only for package @kajabi/sage-packs + + + + + ## [1.0.34](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-packs@1.0.33...@kajabi/sage-packs@1.0.34) (2023-07-07) **Note:** Version bump only for package @kajabi/sage-packs diff --git a/packages/sage-packs/package.json b/packages/sage-packs/package.json index 01e2bcc91f..7fdeefe6f5 100644 --- a/packages/sage-packs/package.json +++ b/packages/sage-packs/package.json @@ -1,6 +1,6 @@ { "name": "@kajabi/sage-packs", - "version": "1.0.34", + "version": "1.0.35", "description": "Sage Packs", "keywords": [ "sage", @@ -32,7 +32,7 @@ }, "dependencies": { "@kajabi/sage-assets": "^1.11.0", - "@kajabi/sage-react": "^1.13.0", + "@kajabi/sage-react": "^1.13.1", "@kajabi/sage-system": "^1.2.10" }, "devDependencies": { diff --git a/packages/sage-react/CHANGELOG.md b/packages/sage-react/CHANGELOG.md index 3f36c0fdb4..dc54b8fe30 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.1](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-react@1.13.0...@kajabi/sage-react@1.13.1) (2023-07-17) + + +### Bug Fixes + +* **react-dropdowns:** add ...rest to allow additional props ([6810313](https://github.com/Kajabi/sage-lib/commit/6810313a09bf60048e034b27fdd98973fe690e00)) + + + + + # [1.13.0](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-react@1.12.0...@kajabi/sage-react@1.13.0) (2023-07-07) diff --git a/packages/sage-react/package.json b/packages/sage-react/package.json index bfb087e649..6a31c84902 100644 --- a/packages/sage-react/package.json +++ b/packages/sage-react/package.json @@ -1,6 +1,6 @@ { "name": "@kajabi/sage-react", - "version": "1.13.0", + "version": "1.13.1", "description": "React Components", "keywords": [ "react",