diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index dbf31a68d5..115f7d33a4 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.17.4](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage@5.17.3...@kajabi/sage@5.17.4) (2023-09-29) + +**Note:** Version bump only for package @kajabi/sage + + + + + ## [5.17.3](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage@5.17.2...@kajabi/sage@5.17.3) (2023-09-11) **Note:** Version bump only for package @kajabi/sage diff --git a/docs/package.json b/docs/package.json index 620c97364e..8423c53a48 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "@kajabi/sage", - "version": "5.17.3", + "version": "5.17.4", "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.43", + "@kajabi/sage-packs": "^1.0.44", "@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 9e85abc21c..df0730b60f 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.44](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-packs@1.0.43...@kajabi/sage-packs@1.0.44) (2023-09-29) + +**Note:** Version bump only for package @kajabi/sage-packs + + + + + ## [1.0.43](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-packs@1.0.42...@kajabi/sage-packs@1.0.43) (2023-09-11) **Note:** Version bump only for package @kajabi/sage-packs diff --git a/packages/sage-packs/package.json b/packages/sage-packs/package.json index 0a4b466072..48f57acc30 100644 --- a/packages/sage-packs/package.json +++ b/packages/sage-packs/package.json @@ -1,6 +1,6 @@ { "name": "@kajabi/sage-packs", - "version": "1.0.43", + "version": "1.0.44", "description": "Sage Packs", "keywords": [ "sage", @@ -32,7 +32,7 @@ }, "dependencies": { "@kajabi/sage-assets": "^1.11.7", - "@kajabi/sage-react": "^1.16.2", + "@kajabi/sage-react": "^1.16.3", "@kajabi/sage-system": "^1.2.12" }, "devDependencies": { diff --git a/packages/sage-react/CHANGELOG.md b/packages/sage-react/CHANGELOG.md index 6d565e1a0c..f94711cf0c 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.16.3](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-react@1.16.2...@kajabi/sage-react@1.16.3) (2023-09-29) + + +### Bug Fixes + +* **react-input:** allow ref to be forwarded to component ([d672b2a](https://github.com/Kajabi/sage-lib/commit/d672b2a15b7c7275131203feea56518df4b44a2b)) + + + + + ## [1.16.2](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-react@1.16.1...@kajabi/sage-react@1.16.2) (2023-09-11) **Note:** Version bump only for package @kajabi/sage-react diff --git a/packages/sage-react/package.json b/packages/sage-react/package.json index a93975ee02..a81d304605 100644 --- a/packages/sage-react/package.json +++ b/packages/sage-react/package.json @@ -1,6 +1,6 @@ { "name": "@kajabi/sage-react", - "version": "1.16.2", + "version": "1.16.3", "description": "React Components", "keywords": [ "react",