diff --git a/libs/core/CHANGELOG.md b/libs/core/CHANGELOG.md index 13a900bf3..02e2d2cd9 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. +# [4.0.0-mercury.0](https://github.com/Kajabi/pine/compare/@pine-ds/core@3.0.0-mercury.0...@pine-ds/core@4.0.0-mercury.0) (2024-08-06) + +**Note:** Version bump only for package @pine-ds/core + + + + + # [3.0.0-mercury.0](https://github.com/Kajabi/pine/compare/@pine-ds/core@1.3.1...@pine-ds/core@3.0.0-mercury.0) (2024-08-05) **Note:** Version bump only for package @pine-ds/core diff --git a/libs/core/package.json b/libs/core/package.json index e0f8e6b32..1b14adef0 100644 --- a/libs/core/package.json +++ b/libs/core/package.json @@ -1,6 +1,6 @@ { "name": "@pine-ds/core", - "version": "3.0.0-mercury.0", + "version": "4.0.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": "^3.0.0-mercury.0", + "@pine-ds/doc-components": "^4.0.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 056b1d9d4..a6fda311c 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. +# [4.0.0-mercury.0](https://github.com/Kajabi/pine/compare/@pine-ds/doc-components@3.0.0-mercury.0...@pine-ds/doc-components@4.0.0-mercury.0) (2024-08-06) + +**Note:** Version bump only for package @pine-ds/doc-components + + + + + # [3.0.0-mercury.0](https://github.com/Kajabi/pine/compare/@pine-ds/doc-components@1.2.1...@pine-ds/doc-components@3.0.0-mercury.0) (2024-08-05) **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 9699c86dd..6c9f26001 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": "3.0.0-mercury.0", + "version": "4.0.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 e6b7126d5..9465fb27f 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. +# [4.0.0-mercury.0](https://github.com/Kajabi/pine/compare/@pine-ds/react@3.0.0-mercury.0...@pine-ds/react@4.0.0-mercury.0) (2024-08-06) + +**Note:** Version bump only for package @pine-ds/react + + + + + # [3.0.0-mercury.0](https://github.com/Kajabi/pine/compare/@pine-ds/react@1.2.1...@pine-ds/react@3.0.0-mercury.0) (2024-08-05) **Note:** Version bump only for package @pine-ds/react diff --git a/libs/react/package.json b/libs/react/package.json index 88fe1613e..30b31350f 100644 --- a/libs/react/package.json +++ b/libs/react/package.json @@ -1,6 +1,6 @@ { "name": "@pine-ds/react", - "version": "3.0.0-mercury.0", + "version": "4.0.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": "^3.0.0-mercury.0", + "@pine-ds/core": "^4.0.0-mercury.0", "@pine-ds/icons": "*", "tslib": "*" }, diff --git a/package-lock.json b/package-lock.json index 775328e24..fe9ecdd00 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "libs": {}, "libs/core": { "name": "@pine-ds/core", - "version": "3.0.0-mercury.0", + "version": "4.0.0-mercury.0", "license": "MIT", "dependencies": { "@pine-ds/icons": "*", @@ -42,7 +42,7 @@ "devDependencies": { "@babel/core": "^7.19.3", "@babel/preset-env": "^7.22.10", - "@pine-ds/doc-components": "^3.0.0-mercury.0", + "@pine-ds/doc-components": "^4.0.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", @@ -142,7 +142,7 @@ }, "libs/doc-components": { "name": "@pine-ds/doc-components", - "version": "3.0.0-mercury.0", + "version": "4.0.0-mercury.0", "dependencies": { "markdown-to-jsx": "^7.3.2", "react-syntax-highlighter": "^15.5.0" @@ -188,10 +188,10 @@ }, "libs/react": { "name": "@pine-ds/react", - "version": "3.0.0-mercury.0", + "version": "4.0.0-mercury.0", "license": "MIT", "dependencies": { - "@pine-ds/core": "^3.0.0-mercury.0", + "@pine-ds/core": "^4.0.0-mercury.0", "@pine-ds/icons": "*", "tslib": "*" },