Skip to content

Commit 64d96cc

Browse files
committed
chore(release): publish [skip ci]
1 parent 0807498 commit 64d96cc

File tree

10 files changed

+49
-9
lines changed

10 files changed

+49
-9
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.2.6](https://github.com/Kajabi/sage-lib/compare/v6.2.5...v6.2.6) (2025-02-21)
7+
8+
**Note:** Version bump only for package root
9+
10+
11+
12+
13+
614
## [6.2.5](https://github.com/Kajabi/sage-lib/compare/v6.2.4...v6.2.5) (2025-02-21)
715

816

docs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.2.6](https://github.com/Kajabi/sage-lib/compare/v6.2.5...v6.2.6) (2025-02-21)
7+
8+
**Note:** Version bump only for package @kajabi/sage
9+
10+
11+
12+
13+
614
## [6.2.5](https://github.com/Kajabi/sage-lib/compare/v6.2.4...v6.2.5) (2025-02-21)
715

816

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kajabi/sage",
3-
"version": "6.2.5",
3+
"version": "6.2.6",
44
"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.",
55
"main": "sage/pages/index",
66
"directories": {
@@ -38,7 +38,7 @@
3838
"@babel/core": "^7.12.3",
3939
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
4040
"@babel/plugin-transform-runtime": "^7.12.1",
41-
"@kajabi/sage-packs": "^6.2.5",
41+
"@kajabi/sage-packs": "^6.2.6",
4242
"@rails/webpacker": "5.2.2",
4343
"arrive": "^2.4.1",
4444
"core-js": "^3.6.5",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages/*",
44
"docs"
55
],
6-
"version": "6.2.5",
6+
"version": "6.2.6",
77
"npmClient": "yarn",
88
"useWorkspaces": true,
99
"command": {

packages/sage-assets/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.2.6](https://github.com/Kajabi/sage-lib/compare/v6.2.5...v6.2.6) (2025-02-21)
7+
8+
**Note:** Version bump only for package @kajabi/sage-assets
9+
10+
11+
12+
13+
614
## [6.2.5](https://github.com/Kajabi/sage-lib/compare/v6.2.4...v6.2.5) (2025-02-21)
715

816

packages/sage-assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kajabi/sage-assets",
3-
"version": "6.2.5",
3+
"version": "6.2.6",
44
"description": "Assets",
55
"main": "dist/main.css",
66
"repository": {

packages/sage-packs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.2.6](https://github.com/Kajabi/sage-lib/compare/v6.2.5...v6.2.6) (2025-02-21)
7+
8+
**Note:** Version bump only for package @kajabi/sage-packs
9+
10+
11+
12+
13+
614
## [6.2.5](https://github.com/Kajabi/sage-lib/compare/v6.2.4...v6.2.5) (2025-02-21)
715

816

packages/sage-packs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kajabi/sage-packs",
3-
"version": "6.2.5",
3+
"version": "6.2.6",
44
"description": "Sage Packs",
55
"keywords": [
66
"sage",
@@ -31,8 +31,8 @@
3131
"url": "https://github.com/Kajabi/sage-lib/issues"
3232
},
3333
"dependencies": {
34-
"@kajabi/sage-assets": "^6.2.5",
35-
"@kajabi/sage-react": "^6.2.5",
34+
"@kajabi/sage-assets": "^6.2.6",
35+
"@kajabi/sage-react": "^6.2.6",
3636
"@kajabi/sage-system": "^6.2.5"
3737
},
3838
"devDependencies": {

packages/sage-react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [6.2.6](https://github.com/Kajabi/sage-lib/compare/v6.2.5...v6.2.6) (2025-02-21)
7+
8+
**Note:** Version bump only for package @kajabi/sage-react
9+
10+
11+
12+
13+
614
## [6.2.5](https://github.com/Kajabi/sage-lib/compare/v6.2.4...v6.2.5) (2025-02-21)
715

816

packages/sage-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kajabi/sage-react",
3-
"version": "6.2.5",
3+
"version": "6.2.6",
44
"description": "React Components",
55
"keywords": [
66
"react",
@@ -83,7 +83,7 @@
8383
"webpack-cli": "^3.3.12"
8484
},
8585
"dependencies": {
86-
"@kajabi/sage-assets": "^6.2.5",
86+
"@kajabi/sage-assets": "^6.2.6",
8787
"classnames": "^2.2.6",
8888
"debounce": "^1.2.0",
8989
"focus-trap": "^6.2.2",

0 commit comments

Comments
 (0)