From 52f9a2ed9f696f6e506606998d48fd8878f1be42 Mon Sep 17 00:00:00 2001 From: DSS Automation Bot Date: Wed, 28 Aug 2024 14:03:42 +0000 Subject: [PATCH] Publish - @pine-ds/core@2.8.0-mercury.0 - @pine-ds/doc-components@2.8.0-mercury.0 - @pine-ds/react@2.8.0-mercury.0 --- libs/core/CHANGELOG.md | 11 +++++++++++ libs/core/package.json | 4 ++-- libs/doc-components/CHANGELOG.md | 11 +++++++++++ libs/doc-components/package.json | 2 +- libs/react/CHANGELOG.md | 8 ++++++++ libs/react/package.json | 4 ++-- package-lock.json | 10 +++++----- 7 files changed, 40 insertions(+), 10 deletions(-) diff --git a/libs/core/CHANGELOG.md b/libs/core/CHANGELOG.md index e6a553907..aba2e27f4 100644 --- a/libs/core/CHANGELOG.md +++ b/libs/core/CHANGELOG.md @@ -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. +# [2.8.0-mercury.0](https://github.com/Kajabi/pine/compare/@pine-ds/core@1.3.1...@pine-ds/core@2.8.0-mercury.0) (2024-08-28) + + +### Bug Fixes + +* update box shadow tokens ([#241](https://github.com/Kajabi/pine/issues/241)) ([535e9c7](https://github.com/Kajabi/pine/commit/535e9c7cdc928f123edd0fa112f8ade6ce42722c)) + + + + + # [2.7.0-mercury.0](https://github.com/Kajabi/pine/compare/@pine-ds/core@2.6.0-mercury.0...@pine-ds/core@2.7.0-mercury.0) (2024-08-26) **Note:** Version bump only for package @pine-ds/core diff --git a/libs/core/package.json b/libs/core/package.json index c651330ce..7212c5bed 100644 --- a/libs/core/package.json +++ b/libs/core/package.json @@ -1,6 +1,6 @@ { "name": "@pine-ds/core", - "version": "2.7.0-mercury.0", + "version": "2.8.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.7.0-mercury.0", + "@pine-ds/doc-components": "^2.8.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 129192052..e9a2e2cef 100644 --- a/libs/doc-components/CHANGELOG.md +++ b/libs/doc-components/CHANGELOG.md @@ -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. +# [2.8.0-mercury.0](https://github.com/Kajabi/pine/compare/@pine-ds/doc-components@1.2.1...@pine-ds/doc-components@2.8.0-mercury.0) (2024-08-28) + + +### Bug Fixes + +* update box shadow tokens ([#241](https://github.com/Kajabi/pine/issues/241)) ([535e9c7](https://github.com/Kajabi/pine/commit/535e9c7cdc928f123edd0fa112f8ade6ce42722c)) + + + + + # [2.7.0-mercury.0](https://github.com/Kajabi/pine/compare/@pine-ds/doc-components@2.6.0-mercury.0...@pine-ds/doc-components@2.7.0-mercury.0) (2024-08-26) **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 3f75563a5..49c7e92fc 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.7.0-mercury.0", + "version": "2.8.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 5e31f821c..7b605e435 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.8.0-mercury.0](https://github.com/Kajabi/pine/compare/@pine-ds/react@1.2.1...@pine-ds/react@2.8.0-mercury.0) (2024-08-28) + +**Note:** Version bump only for package @pine-ds/react + + + + + # [2.7.0-mercury.0](https://github.com/Kajabi/pine/compare/@pine-ds/react@2.6.0-mercury.0...@pine-ds/react@2.7.0-mercury.0) (2024-08-26) **Note:** Version bump only for package @pine-ds/react diff --git a/libs/react/package.json b/libs/react/package.json index 8d14ca698..e9f7ba441 100644 --- a/libs/react/package.json +++ b/libs/react/package.json @@ -1,6 +1,6 @@ { "name": "@pine-ds/react", - "version": "2.7.0-mercury.0", + "version": "2.8.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.7.0-mercury.0", + "@pine-ds/core": "^2.8.0-mercury.0", "@pine-ds/icons": "*", "tslib": "*" }, diff --git a/package-lock.json b/package-lock.json index 5418843cb..8795dd638 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ }, "libs/core": { "name": "@pine-ds/core", - "version": "2.7.0-mercury.0", + "version": "2.8.0-mercury.0", "license": "MIT", "dependencies": { "@pine-ds/icons": "*", @@ -38,7 +38,7 @@ "devDependencies": { "@babel/core": "^7.19.3", "@babel/preset-env": "^7.22.10", - "@pine-ds/doc-components": "^2.7.0-mercury.0", + "@pine-ds/doc-components": "^2.8.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", @@ -188,7 +188,7 @@ }, "libs/doc-components": { "name": "@pine-ds/doc-components", - "version": "2.7.0-mercury.0", + "version": "2.8.0-mercury.0", "dependencies": { "markdown-to-jsx": "^7.3.2", "react-syntax-highlighter": "^15.5.0" @@ -280,10 +280,10 @@ }, "libs/react": { "name": "@pine-ds/react", - "version": "2.7.0-mercury.0", + "version": "2.8.0-mercury.0", "license": "MIT", "dependencies": { - "@pine-ds/core": "^2.7.0-mercury.0", + "@pine-ds/core": "^2.8.0-mercury.0", "@pine-ds/icons": "*", "tslib": "*" },