Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kajabi-bot committed Mar 26, 2024
1 parent e86c430 commit e5e5626
Show file tree
Hide file tree
Showing 10 changed files with 58 additions and 10 deletions.
8 changes: 8 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2024-03-26)

**Note:** Version bump only for package @kajabi/sage





## [5.20.1](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2024-03-12)

**Note:** Version bump only for package @kajabi/sage
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kajabi/sage",
"version": "5.20.1",
"version": "5.20.2",
"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": {
Expand Down Expand Up @@ -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.1",
"@kajabi/sage-packs": "^1.1.2",
"@rails/webpacker": "5.2.2",
"arrive": "^2.4.1",
"core-js": "^3.6.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/sage-assets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2024-03-26)

**Note:** Version bump only for package @kajabi/sage-assets





## [1.14.1](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2024-03-12)

**Note:** Version bump only for package @kajabi/sage-assets
Expand Down
2 changes: 1 addition & 1 deletion packages/sage-assets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kajabi/sage-assets",
"version": "1.14.1",
"version": "1.14.2",
"description": "Assets",
"main": "dist/main.css",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/sage-packs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2024-03-26)

**Note:** Version bump only for package @kajabi/sage-packs





## [1.1.1](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2024-03-12)

**Note:** Version bump only for package @kajabi/sage-packs
Expand Down
8 changes: 4 additions & 4 deletions packages/sage-packs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kajabi/sage-packs",
"version": "1.1.1",
"version": "1.1.2",
"description": "Sage Packs",
"keywords": [
"sage",
Expand Down Expand Up @@ -31,9 +31,9 @@
"url": "https://github.com/Kajabi/sage-lib/issues"
},
"dependencies": {
"@kajabi/sage-assets": "^1.14.1",
"@kajabi/sage-react": "^1.19.1",
"@kajabi/sage-system": "^1.3.0"
"@kajabi/sage-assets": "^1.14.2",
"@kajabi/sage-react": "^1.19.2",
"@kajabi/sage-system": "^1.3.1"
},
"devDependencies": {
"eslint": "^7.17.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/sage-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.19.2](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2024-03-26)


### Bug Fixes

* **search:** add ref to the input for the React search component ([#1875](https://github.com/Kajabi/sage-lib/issues/1875)) ([cd51072](https://github.com/Kajabi/sage-lib/commit/cd51072f66492ab3d086c279f9a0434e30301245))





## [1.19.1](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2024-03-12)

**Note:** Version bump only for package @kajabi/sage-react
Expand Down
4 changes: 2 additions & 2 deletions packages/sage-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kajabi/sage-react",
"version": "1.19.1",
"version": "1.19.2",
"description": "React Components",
"keywords": [
"react",
Expand Down Expand Up @@ -83,7 +83,7 @@
"webpack-cli": "^3.3.12"
},
"dependencies": {
"@kajabi/sage-assets": "^1.14.1",
"@kajabi/sage-assets": "^1.14.2",
"classnames": "^2.2.6",
"debounce": "^1.2.0",
"focus-trap": "^6.2.2",
Expand Down
13 changes: 13 additions & 0 deletions packages/sage-system/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.1](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2024-03-26)


### Bug Fixes

* **dropdown:** fix duplicative variable and parameter ([9079d49](https://github.com/Kajabi/sage-lib/commit/9079d49506390d5e96b418d1174d7661d4effd39))
* **dropdown:** prevent null reference errors on dynamic positioning ([f33da86](https://github.com/Kajabi/sage-lib/commit/f33da8631e627b2eec5141fcfd800dc21f9f8b1a))
* **tooltip:** ensure valid node before removal to prevent errors ([da9b7c3](https://github.com/Kajabi/sage-lib/commit/da9b7c31989d8f6d290bcc9d1449abe25f4d193a))





# [1.3.0](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2024-02-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/sage-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kajabi/sage-system",
"version": "1.3.0",
"version": "1.3.1",
"description": "Sage System",
"keywords": [
"sage",
Expand Down

0 comments on commit e5e5626

Please sign in to comment.