From c2e9eb7b02f8bbfe308fb7823c36034d4fba2bad Mon Sep 17 00:00:00 2001 From: GitHub Bot Date: Tue, 8 Oct 2024 04:00:11 +0000 Subject: [PATCH] chore: release versions --- packages/utils-eslint-config/CHANGELOG.md | 2 ++ packages/utils-eslint-config/package.json | 2 +- packages/vibrant-components-web/CHANGELOG.md | 2 ++ packages/vibrant-components-web/package.json | 2 +- packages/vibrant-components/CHANGELOG.md | 7 +++++++ packages/vibrant-components/package.json | 2 +- packages/vibrant-core/CHANGELOG.md | 2 ++ packages/vibrant-core/package.json | 2 +- packages/vibrant-forms/CHANGELOG.md | 2 ++ packages/vibrant-forms/package.json | 2 +- packages/vibrant-icons/CHANGELOG.md | 2 ++ packages/vibrant-icons/package.json | 2 +- packages/vibrant-layouts/CHANGELOG.md | 2 ++ packages/vibrant-layouts/package.json | 2 +- packages/vibrant-motion/CHANGELOG.md | 2 ++ packages/vibrant-motion/package.json | 2 +- packages/vibrant-theme/CHANGELOG.md | 7 +++++++ packages/vibrant-theme/package.json | 2 +- packages/vibrant-utils/CHANGELOG.md | 2 ++ packages/vibrant-utils/package.json | 2 +- packages/workspace-plugin/CHANGELOG.md | 2 ++ packages/workspace-plugin/package.json | 2 +- 22 files changed, 43 insertions(+), 11 deletions(-) diff --git a/packages/utils-eslint-config/CHANGELOG.md b/packages/utils-eslint-config/CHANGELOG.md index 0a6b96104..c34ea3adc 100644 --- a/packages/utils-eslint-config/CHANGELOG.md +++ b/packages/utils-eslint-config/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [0.90.0](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.89.20...utils-eslint-config-0.90.0) (2024-10-08) + ### [0.89.20](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.89.19...utils-eslint-config-0.89.20) (2024-09-24) ### [0.89.19](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.89.18...utils-eslint-config-0.89.19) (2024-08-23) diff --git a/packages/utils-eslint-config/package.json b/packages/utils-eslint-config/package.json index 5ded6626d..d24af2441 100644 --- a/packages/utils-eslint-config/package.json +++ b/packages/utils-eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@class101/eslint-config", - "version": "0.89.20", + "version": "0.90.0", "private": false, "sideEffects": false, "main": "src/index.js", diff --git a/packages/vibrant-components-web/CHANGELOG.md b/packages/vibrant-components-web/CHANGELOG.md index 157fc07aa..248cc816d 100644 --- a/packages/vibrant-components-web/CHANGELOG.md +++ b/packages/vibrant-components-web/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [0.93.0](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.92.20...vibrant-components-web-0.93.0) (2024-10-08) + ### [0.92.20](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.92.19...vibrant-components-web-0.92.20) (2024-09-24) ### [0.92.19](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.92.18...vibrant-components-web-0.92.19) (2024-08-23) diff --git a/packages/vibrant-components-web/package.json b/packages/vibrant-components-web/package.json index a3b635889..5787c7e32 100644 --- a/packages/vibrant-components-web/package.json +++ b/packages/vibrant-components-web/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/components-web", - "version": "0.92.20", + "version": "0.93.0", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/vibrant-components/CHANGELOG.md b/packages/vibrant-components/CHANGELOG.md index b762723ab..3965ac8e5 100644 --- a/packages/vibrant-components/CHANGELOG.md +++ b/packages/vibrant-components/CHANGELOG.md @@ -2,6 +2,13 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [0.93.0](https://github.com/pedaling/opensource/compare/vibrant-components-0.92.20...vibrant-components-0.93.0) (2024-10-08) + + +### Bug Fixes + +* paragraph 스타일을 수정한다 ([#967](https://github.com/pedaling/opensource/issues/967)) ([46dd80d](https://github.com/pedaling/opensource/commit/46dd80d24c5f3e3d31c4ff385fe12f3180064ea5)) + ### [0.92.20](https://github.com/pedaling/opensource/compare/vibrant-components-0.92.19...vibrant-components-0.92.20) (2024-09-24) ### [0.92.19](https://github.com/pedaling/opensource/compare/vibrant-components-0.92.18...vibrant-components-0.92.19) (2024-08-23) diff --git a/packages/vibrant-components/package.json b/packages/vibrant-components/package.json index b1d763a28..af0ca0b67 100644 --- a/packages/vibrant-components/package.json +++ b/packages/vibrant-components/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/components", - "version": "0.92.20", + "version": "0.93.0", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/vibrant-core/CHANGELOG.md b/packages/vibrant-core/CHANGELOG.md index 22eb79b01..97ecedd79 100644 --- a/packages/vibrant-core/CHANGELOG.md +++ b/packages/vibrant-core/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [0.93.0](https://github.com/pedaling/opensource/compare/vibrant-core-0.92.20...vibrant-core-0.93.0) (2024-10-08) + ### [0.92.20](https://github.com/pedaling/opensource/compare/vibrant-core-0.92.19...vibrant-core-0.92.20) (2024-09-24) ### [0.92.19](https://github.com/pedaling/opensource/compare/vibrant-core-0.92.18...vibrant-core-0.92.19) (2024-08-23) diff --git a/packages/vibrant-core/package.json b/packages/vibrant-core/package.json index 83e2770b0..7f23d5f52 100644 --- a/packages/vibrant-core/package.json +++ b/packages/vibrant-core/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/core", - "version": "0.92.20", + "version": "0.93.0", "private": false, "sideEffects": false, "react-native": "index.native", diff --git a/packages/vibrant-forms/CHANGELOG.md b/packages/vibrant-forms/CHANGELOG.md index 4094cf459..c5db73fa0 100644 --- a/packages/vibrant-forms/CHANGELOG.md +++ b/packages/vibrant-forms/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [0.93.0](https://github.com/pedaling/opensource/compare/vibrant-forms-0.92.20...vibrant-forms-0.93.0) (2024-10-08) + ### [0.92.20](https://github.com/pedaling/opensource/compare/vibrant-forms-0.92.19...vibrant-forms-0.92.20) (2024-09-24) ### [0.92.19](https://github.com/pedaling/opensource/compare/vibrant-forms-0.92.18...vibrant-forms-0.92.19) (2024-08-23) diff --git a/packages/vibrant-forms/package.json b/packages/vibrant-forms/package.json index 5e020ac6b..bd1e75861 100644 --- a/packages/vibrant-forms/package.json +++ b/packages/vibrant-forms/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/forms", - "version": "0.92.20", + "version": "0.93.0", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/vibrant-icons/CHANGELOG.md b/packages/vibrant-icons/CHANGELOG.md index fed68941a..b8c69c0e8 100644 --- a/packages/vibrant-icons/CHANGELOG.md +++ b/packages/vibrant-icons/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [0.93.0](https://github.com/pedaling/opensource/compare/vibrant-icons-0.92.20...vibrant-icons-0.93.0) (2024-10-08) + ### [0.92.20](https://github.com/pedaling/opensource/compare/vibrant-icons-0.92.19...vibrant-icons-0.92.20) (2024-09-24) ### [0.92.19](https://github.com/pedaling/opensource/compare/vibrant-icons-0.92.18...vibrant-icons-0.92.19) (2024-08-23) diff --git a/packages/vibrant-icons/package.json b/packages/vibrant-icons/package.json index c4bfc38fc..ee33c7b6f 100644 --- a/packages/vibrant-icons/package.json +++ b/packages/vibrant-icons/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/icons", - "version": "0.92.20", + "version": "0.93.0", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/vibrant-layouts/CHANGELOG.md b/packages/vibrant-layouts/CHANGELOG.md index 6a3370161..226383049 100644 --- a/packages/vibrant-layouts/CHANGELOG.md +++ b/packages/vibrant-layouts/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [0.93.0](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.92.20...vibrant-layouts-0.93.0) (2024-10-08) + ### [0.92.20](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.92.19...vibrant-layouts-0.92.20) (2024-09-24) ### [0.92.19](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.92.18...vibrant-layouts-0.92.19) (2024-08-23) diff --git a/packages/vibrant-layouts/package.json b/packages/vibrant-layouts/package.json index ccec851bb..06d5bd5f1 100644 --- a/packages/vibrant-layouts/package.json +++ b/packages/vibrant-layouts/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/layouts", - "version": "0.92.20", + "version": "0.93.0", "private": false, "sideEffects": false, "react-native": "index.native", diff --git a/packages/vibrant-motion/CHANGELOG.md b/packages/vibrant-motion/CHANGELOG.md index f083dfe71..1a47d4aad 100644 --- a/packages/vibrant-motion/CHANGELOG.md +++ b/packages/vibrant-motion/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [0.93.0](https://github.com/pedaling/opensource/compare/vibrant-motion-0.92.20...vibrant-motion-0.93.0) (2024-10-08) + ### [0.92.20](https://github.com/pedaling/opensource/compare/vibrant-motion-0.92.19...vibrant-motion-0.92.20) (2024-09-24) ### [0.92.19](https://github.com/pedaling/opensource/compare/vibrant-motion-0.92.18...vibrant-motion-0.92.19) (2024-08-23) diff --git a/packages/vibrant-motion/package.json b/packages/vibrant-motion/package.json index 7af8b5286..502f00223 100644 --- a/packages/vibrant-motion/package.json +++ b/packages/vibrant-motion/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/motion", - "version": "0.92.20", + "version": "0.93.0", "private": false, "sideEffects": false, "react-native": "index.native", diff --git a/packages/vibrant-theme/CHANGELOG.md b/packages/vibrant-theme/CHANGELOG.md index 43fb2346f..cb38e9295 100644 --- a/packages/vibrant-theme/CHANGELOG.md +++ b/packages/vibrant-theme/CHANGELOG.md @@ -2,6 +2,13 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [0.93.0](https://github.com/pedaling/opensource/compare/vibrant-theme-0.92.20...vibrant-theme-0.93.0) (2024-10-08) + + +### Bug Fixes + +* paragraph 스타일을 수정한다 ([#967](https://github.com/pedaling/opensource/issues/967)) ([46dd80d](https://github.com/pedaling/opensource/commit/46dd80d24c5f3e3d31c4ff385fe12f3180064ea5)) + ### [0.92.20](https://github.com/pedaling/opensource/compare/vibrant-theme-0.92.19...vibrant-theme-0.92.20) (2024-09-24) diff --git a/packages/vibrant-theme/package.json b/packages/vibrant-theme/package.json index 49bcdeed8..6fe827788 100644 --- a/packages/vibrant-theme/package.json +++ b/packages/vibrant-theme/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/theme", - "version": "0.92.20", + "version": "0.93.0", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/vibrant-utils/CHANGELOG.md b/packages/vibrant-utils/CHANGELOG.md index ef78c3dd5..cbc20368e 100644 --- a/packages/vibrant-utils/CHANGELOG.md +++ b/packages/vibrant-utils/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [0.93.0](https://github.com/pedaling/opensource/compare/vibrant-utils-0.92.20...vibrant-utils-0.93.0) (2024-10-08) + ### [0.92.20](https://github.com/pedaling/opensource/compare/vibrant-utils-0.92.19...vibrant-utils-0.92.20) (2024-09-24) ### [0.92.19](https://github.com/pedaling/opensource/compare/vibrant-utils-0.92.18...vibrant-utils-0.92.19) (2024-08-23) diff --git a/packages/vibrant-utils/package.json b/packages/vibrant-utils/package.json index b8f67d3cd..9bfde09de 100644 --- a/packages/vibrant-utils/package.json +++ b/packages/vibrant-utils/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/utils", - "version": "0.92.20", + "version": "0.93.0", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/workspace-plugin/CHANGELOG.md b/packages/workspace-plugin/CHANGELOG.md index 21a2566c9..faad83447 100644 --- a/packages/workspace-plugin/CHANGELOG.md +++ b/packages/workspace-plugin/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [0.72.0](https://github.com/pedaling/opensource/compare/workspace-plugin-0.71.20...workspace-plugin-0.72.0) (2024-10-08) + ### [0.71.20](https://github.com/pedaling/opensource/compare/workspace-plugin-0.71.19...workspace-plugin-0.71.20) (2024-09-24) ### [0.71.19](https://github.com/pedaling/opensource/compare/workspace-plugin-0.71.18...workspace-plugin-0.71.19) (2024-08-23) diff --git a/packages/workspace-plugin/package.json b/packages/workspace-plugin/package.json index d3716a3d8..28198c0a4 100644 --- a/packages/workspace-plugin/package.json +++ b/packages/workspace-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@class101/workspace-plugin", - "version": "0.71.20", + "version": "0.72.0", "main": "src/index.js", "generators": "./generators.json", "executors": "./executors.json"