diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index bdef0267da..fecc77ecf8 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.20.4](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage@5.20.3...@kajabi/sage@5.20.4) (2024-05-07) + +**Note:** Version bump only for package @kajabi/sage + + + + + ## [5.20.3](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage@5.20.2...@kajabi/sage@5.20.3) (2024-04-19) **Note:** Version bump only for package @kajabi/sage diff --git a/docs/package.json b/docs/package.json index 4d26ddc6eb..801273767f 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "@kajabi/sage", - "version": "5.20.3", + "version": "5.20.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": { @@ -38,7 +38,7 @@ "@babel/core": "^7.12.3", "@babel/plugin-proposal-private-property-in-object": "^7.21.11", "@babel/plugin-transform-runtime": "^7.12.1", - "@kajabi/sage-packs": "^1.1.3", + "@kajabi/sage-packs": "^1.1.4", "@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 44feccb23c..76e83751d6 100644 --- a/packages/sage-assets/CHANGELOG.md +++ b/packages/sage-assets/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.14.4](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-assets@1.14.3...@kajabi/sage-assets@1.14.4) (2024-05-07) + +**Note:** Version bump only for package @kajabi/sage-assets + + + + + ## [1.14.3](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-assets@1.14.2...@kajabi/sage-assets@1.14.3) (2024-04-19) **Note:** Version bump only for package @kajabi/sage-assets diff --git a/packages/sage-assets/package.json b/packages/sage-assets/package.json index 5337f82ece..63e8491d81 100644 --- a/packages/sage-assets/package.json +++ b/packages/sage-assets/package.json @@ -1,6 +1,6 @@ { "name": "@kajabi/sage-assets", - "version": "1.14.3", + "version": "1.14.4", "description": "Assets", "main": "dist/main.css", "repository": { diff --git a/packages/sage-packs/CHANGELOG.md b/packages/sage-packs/CHANGELOG.md index 6051209186..8087e0e5c4 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.1.4](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-packs@1.1.3...@kajabi/sage-packs@1.1.4) (2024-05-07) + +**Note:** Version bump only for package @kajabi/sage-packs + + + + + ## [1.1.3](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-packs@1.1.2...@kajabi/sage-packs@1.1.3) (2024-04-19) diff --git a/packages/sage-packs/package.json b/packages/sage-packs/package.json index 7ad3d70fd3..0fe0bd2575 100644 --- a/packages/sage-packs/package.json +++ b/packages/sage-packs/package.json @@ -1,6 +1,6 @@ { "name": "@kajabi/sage-packs", - "version": "1.1.3", + "version": "1.1.4", "description": "Sage Packs", "keywords": [ "sage", @@ -31,9 +31,9 @@ "url": "https://github.com/Kajabi/sage-lib/issues" }, "dependencies": { - "@kajabi/sage-assets": "^1.14.3", - "@kajabi/sage-react": "^1.19.3", - "@kajabi/sage-system": "^1.3.1" + "@kajabi/sage-assets": "^1.14.4", + "@kajabi/sage-react": "^1.19.4", + "@kajabi/sage-system": "^1.3.2" }, "devDependencies": { "eslint": "^7.17.0", diff --git a/packages/sage-react/CHANGELOG.md b/packages/sage-react/CHANGELOG.md index 239dbb93ec..cdca94e0f3 100644 --- a/packages/sage-react/CHANGELOG.md +++ b/packages/sage-react/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.19.4](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-react@1.19.3...@kajabi/sage-react@1.19.4) (2024-05-07) + +**Note:** Version bump only for package @kajabi/sage-react + + + + + ## [1.19.3](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-react@1.19.2...@kajabi/sage-react@1.19.3) (2024-04-19) diff --git a/packages/sage-react/package.json b/packages/sage-react/package.json index 2ca8314e0b..581b608f01 100644 --- a/packages/sage-react/package.json +++ b/packages/sage-react/package.json @@ -1,6 +1,6 @@ { "name": "@kajabi/sage-react", - "version": "1.19.3", + "version": "1.19.4", "description": "React Components", "keywords": [ "react", @@ -83,7 +83,7 @@ "webpack-cli": "^3.3.12" }, "dependencies": { - "@kajabi/sage-assets": "^1.14.3", + "@kajabi/sage-assets": "^1.14.4", "classnames": "^2.2.6", "debounce": "^1.2.0", "focus-trap": "^6.2.2", diff --git a/packages/sage-system/CHANGELOG.md b/packages/sage-system/CHANGELOG.md index 3e4249daf0..edae550d46 100644 --- a/packages/sage-system/CHANGELOG.md +++ b/packages/sage-system/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.3.2](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-system@1.3.1...@kajabi/sage-system@1.3.2) (2024-05-07) + +**Note:** Version bump only for package @kajabi/sage-system + + + + + ## [1.3.1](https://github.com/Kajabi/sage-lib/compare/@kajabi/sage-system@1.3.0...@kajabi/sage-system@1.3.1) (2024-03-26) diff --git a/packages/sage-system/package.json b/packages/sage-system/package.json index 0483a2d651..02b9da19fb 100644 --- a/packages/sage-system/package.json +++ b/packages/sage-system/package.json @@ -1,6 +1,6 @@ { "name": "@kajabi/sage-system", - "version": "1.3.1", + "version": "1.3.2", "description": "Sage System", "keywords": [ "sage",