diff --git a/libs/core/CHANGELOG.md b/libs/core/CHANGELOG.md index 0da7b45cb..d14a72341 100644 --- a/libs/core/CHANGELOG.md +++ b/libs/core/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. +# [2.20.0-mercury.0](https://github.com/Kajabi/pine/compare/@pine-ds/core@2.19.0-mercury.0...@pine-ds/core@2.20.0-mercury.0) (2024-09-19) + +**Note:** Version bump only for package @pine-ds/core + + + + + # [2.19.0-mercury.0](https://github.com/Kajabi/pine/compare/@pine-ds/core@2.18.0-mercury.0...@pine-ds/core@2.19.0-mercury.0) (2024-09-17) **Note:** Version bump only for package @pine-ds/core diff --git a/libs/core/package.json b/libs/core/package.json index fbf8ae575..ebc1e3da8 100644 --- a/libs/core/package.json +++ b/libs/core/package.json @@ -1,6 +1,6 @@ { "name": "@pine-ds/core", - "version": "2.19.0-mercury.0", + "version": "2.20.0-mercury.0", "license": "MIT", "description": "Base components for Pine Design System", "author": "Kajabi Design System Services", @@ -64,7 +64,7 @@ "devDependencies": { "@babel/core": "^7.19.3", "@babel/preset-env": "^7.22.10", - "@pine-ds/doc-components": "^2.19.0-mercury.0", + "@pine-ds/doc-components": "^2.20.0-mercury.0", "@pxtrn/storybook-addon-docs-stencil": "^6.4.1", "@stencil-community/eslint-plugin": "^0.5.0", "@stencil/react-output-target": "^0.5.3", diff --git a/libs/doc-components/CHANGELOG.md b/libs/doc-components/CHANGELOG.md index 3b21997ee..20d03a328 100644 --- a/libs/doc-components/CHANGELOG.md +++ b/libs/doc-components/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. +# [2.20.0-mercury.0](https://github.com/Kajabi/pine/compare/@pine-ds/doc-components@2.19.0-mercury.0...@pine-ds/doc-components@2.20.0-mercury.0) (2024-09-19) + +**Note:** Version bump only for package @pine-ds/doc-components + + + + + # [2.19.0-mercury.0](https://github.com/Kajabi/pine/compare/@pine-ds/doc-components@2.18.0-mercury.0...@pine-ds/doc-components@2.19.0-mercury.0) (2024-09-17) **Note:** Version bump only for package @pine-ds/doc-components diff --git a/libs/doc-components/package.json b/libs/doc-components/package.json index bfd366e21..19b39cba2 100644 --- a/libs/doc-components/package.json +++ b/libs/doc-components/package.json @@ -2,7 +2,7 @@ "name": "@pine-ds/doc-components", "description": "Pine documentation components", "author": "Kajabi Design System Services", - "version": "2.19.0-mercury.0", + "version": "2.20.0-mercury.0", "type": "module", "main": "./dist/index.js", "module": "./dist/index.js", diff --git a/libs/react/CHANGELOG.md b/libs/react/CHANGELOG.md index 6a8b551de..9976130ed 100644 --- a/libs/react/CHANGELOG.md +++ b/libs/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. +# [2.20.0-mercury.0](https://github.com/Kajabi/pine/compare/@pine-ds/react@2.19.0-mercury.0...@pine-ds/react@2.20.0-mercury.0) (2024-09-19) + +**Note:** Version bump only for package @pine-ds/react + + + + + # [2.19.0-mercury.0](https://github.com/Kajabi/pine/compare/@pine-ds/react@2.18.0-mercury.0...@pine-ds/react@2.19.0-mercury.0) (2024-09-17) **Note:** Version bump only for package @pine-ds/react diff --git a/libs/react/package.json b/libs/react/package.json index bfbfc0f14..8226f6f29 100644 --- a/libs/react/package.json +++ b/libs/react/package.json @@ -1,6 +1,6 @@ { "name": "@pine-ds/react", - "version": "2.19.0-mercury.0", + "version": "2.20.0-mercury.0", "license": "MIT", "description": "Pine Web Components React Wrapper", "author": "Kajabi Design System Services", @@ -37,7 +37,7 @@ "tsc": "tsc -p ." }, "dependencies": { - "@pine-ds/core": "^2.19.0-mercury.0", + "@pine-ds/core": "^2.20.0-mercury.0", "@pine-ds/icons": "*", "tslib": "*" }, diff --git a/package-lock.json b/package-lock.json index 03558d814..03008a78c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ }, "libs/core": { "name": "@pine-ds/core", - "version": "2.19.0-mercury.0", + "version": "2.20.0-mercury.0", "license": "MIT", "dependencies": { "@pine-ds/icons": "*", @@ -37,7 +37,7 @@ "devDependencies": { "@babel/core": "^7.19.3", "@babel/preset-env": "^7.22.10", - "@pine-ds/doc-components": "^2.19.0-mercury.0", + "@pine-ds/doc-components": "^2.20.0-mercury.0", "@pxtrn/storybook-addon-docs-stencil": "^6.4.1", "@stencil-community/eslint-plugin": "^0.5.0", "@stencil/react-output-target": "^0.5.3", @@ -190,7 +190,7 @@ }, "libs/doc-components": { "name": "@pine-ds/doc-components", - "version": "2.19.0-mercury.0", + "version": "2.20.0-mercury.0", "dependencies": { "markdown-to-jsx": "^7.3.2", "react-syntax-highlighter": "^15.5.0" @@ -283,10 +283,10 @@ }, "libs/react": { "name": "@pine-ds/react", - "version": "2.19.0-mercury.0", + "version": "2.20.0-mercury.0", "license": "MIT", "dependencies": { - "@pine-ds/core": "^2.19.0-mercury.0", + "@pine-ds/core": "^2.20.0-mercury.0", "@pine-ds/icons": "*", "tslib": "*" },