Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelflips authored Feb 21, 2024
2 parents 69eca87 + d760745 commit 66691a9
Show file tree
Hide file tree
Showing 10 changed files with 53 additions and 10 deletions.
11 changes: 11 additions & 0 deletions docs/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.

## [5.19.5](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2024-01-24)


### Bug Fixes

* **nav:** adjust sizing and color of text and icon ([1769d47](https://github.com/Kajabi/sage-lib/commit/1769d479d3cf4f4f4d7e1fa5730a885189e99772))





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


Expand Down
2 changes: 1 addition & 1 deletion docs/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: lib/sage_rails
specs:
sage_rails (5.19.4)
sage_rails (5.19.5)
classy_hash
rails

Expand Down
2 changes: 1 addition & 1 deletion docs/lib/sage_rails/lib/sage_rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module SageRails
VERSION = "5.19.4"
VERSION = "5.19.5"
end
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.19.4",
"version": "5.19.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": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"@babel/core": "^7.12.3",
"@babel/plugin-transform-runtime": "^7.12.1",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@kajabi/sage-packs": "^1.0.53",
"@kajabi/sage-packs": "^1.0.54",
"@rails/webpacker": "5.2.2",
"arrive": "^2.4.1",
"core-js": "^3.6.5",
Expand Down
11 changes: 11 additions & 0 deletions packages/sage-assets/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.13.5](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2024-01-24)


### Bug Fixes

* **nav:** adjust sizing and color of text and icon ([1769d47](https://github.com/Kajabi/sage-lib/commit/1769d479d3cf4f4f4d7e1fa5730a885189e99772))





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


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.13.4",
"version": "1.13.5",
"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.0.54](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2024-01-24)

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





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

**Note:** Version bump only for package @kajabi/sage-packs
Expand Down
6 changes: 3 additions & 3 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.0.53",
"version": "1.0.54",
"description": "Sage Packs",
"keywords": [
"sage",
Expand Down Expand Up @@ -31,8 +31,8 @@
"url": "https://github.com/Kajabi/sage-lib/issues"
},
"dependencies": {
"@kajabi/sage-assets": "^1.13.4",
"@kajabi/sage-react": "^1.18.4",
"@kajabi/sage-assets": "^1.13.5",
"@kajabi/sage-react": "^1.18.5",
"@kajabi/sage-system": "^1.2.14"
},
"devDependencies": {
Expand Down
13 changes: 13 additions & 0 deletions packages/sage-react/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.18.5](https://github.com/Kajabi/sage-lib/compare/@kajabi/[email protected]...@kajabi/[email protected]) (2024-01-24)


### Bug Fixes

* **popover:** add active prop ([65a7515](https://github.com/Kajabi/sage-lib/commit/65a7515811fcc794531729ffc2719afd3c1c9a41))
* **popover:** update case for naming ([2d91753](https://github.com/Kajabi/sage-lib/commit/2d9175308595b862cd7653d9249d82fb75d2d70f))
* **popover:** update naming for clarity ([bd26ae4](https://github.com/Kajabi/sage-lib/commit/bd26ae42adefa1c84cd671d51d9a0ed84cd0f4ae))





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


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.18.4",
"version": "1.18.5",
"description": "React Components",
"keywords": [
"react",
Expand Down Expand Up @@ -84,7 +84,7 @@
"webpack-cli": "^3.3.12"
},
"dependencies": {
"@kajabi/sage-assets": "^1.13.4",
"@kajabi/sage-assets": "^1.13.5",
"classnames": "^2.2.6",
"debounce": "^1.2.0",
"focus-trap": "^6.2.2",
Expand Down

0 comments on commit 66691a9

Please sign in to comment.