From 5b20c9ed9eb8b15ff5bd4452ed06ad3752ab7d5f Mon Sep 17 00:00:00 2001 From: GitHub Bot Date: Mon, 27 May 2024 05:05:22 +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 | 2 ++ 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, 38 insertions(+), 11 deletions(-) diff --git a/packages/utils-eslint-config/CHANGELOG.md b/packages/utils-eslint-config/CHANGELOG.md index 53a7dbd31..1eae936bb 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.89.14](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.89.13...utils-eslint-config-0.89.14) (2024-05-27) + ### [0.89.13](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.89.12...utils-eslint-config-0.89.13) (2024-04-24) ### [0.89.12](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.89.11...utils-eslint-config-0.89.12) (2024-04-19) diff --git a/packages/utils-eslint-config/package.json b/packages/utils-eslint-config/package.json index 9f955abd2..aa6f36eaf 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.13", + "version": "0.89.14", "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 a7c94d793..93f23bd4c 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.92.14](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.92.13...vibrant-components-web-0.92.14) (2024-05-27) + ### [0.92.13](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.92.12...vibrant-components-web-0.92.13) (2024-04-24) ### [0.92.12](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.92.11...vibrant-components-web-0.92.12) (2024-04-19) diff --git a/packages/vibrant-components-web/package.json b/packages/vibrant-components-web/package.json index e8f1eba01..e61c8321a 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.13", + "version": "0.92.14", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/vibrant-components/CHANGELOG.md b/packages/vibrant-components/CHANGELOG.md index 85bcac832..806eb2610 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.92.14](https://github.com/pedaling/opensource/compare/vibrant-components-0.92.13...vibrant-components-0.92.14) (2024-05-27) + + +### Bug Fixes + +* 드롭다운이 정상적으로 동작하도록 수정한다 ([#953](https://github.com/pedaling/opensource/issues/953)) ([0a792e0](https://github.com/pedaling/opensource/commit/0a792e09aca8619000914875fe1577f1c57dbf5c)) + ### [0.92.13](https://github.com/pedaling/opensource/compare/vibrant-components-0.92.12...vibrant-components-0.92.13) (2024-04-24) ### [0.92.12](https://github.com/pedaling/opensource/compare/vibrant-components-0.92.11...vibrant-components-0.92.12) (2024-04-19) diff --git a/packages/vibrant-components/package.json b/packages/vibrant-components/package.json index 1c85c07e8..8b2d07a30 100644 --- a/packages/vibrant-components/package.json +++ b/packages/vibrant-components/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/components", - "version": "0.92.13", + "version": "0.92.14", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/vibrant-core/CHANGELOG.md b/packages/vibrant-core/CHANGELOG.md index b0fb991f0..87a704e0c 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.92.14](https://github.com/pedaling/opensource/compare/vibrant-core-0.92.13...vibrant-core-0.92.14) (2024-05-27) + ### [0.92.13](https://github.com/pedaling/opensource/compare/vibrant-core-0.92.12...vibrant-core-0.92.13) (2024-04-24) diff --git a/packages/vibrant-core/package.json b/packages/vibrant-core/package.json index 8bc03e1f5..54091840d 100644 --- a/packages/vibrant-core/package.json +++ b/packages/vibrant-core/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/core", - "version": "0.92.13", + "version": "0.92.14", "private": false, "sideEffects": false, "react-native": "index.native", diff --git a/packages/vibrant-forms/CHANGELOG.md b/packages/vibrant-forms/CHANGELOG.md index 87592cbfa..3803d48ac 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.92.14](https://github.com/pedaling/opensource/compare/vibrant-forms-0.92.13...vibrant-forms-0.92.14) (2024-05-27) + ### [0.92.13](https://github.com/pedaling/opensource/compare/vibrant-forms-0.92.12...vibrant-forms-0.92.13) (2024-04-24) ### [0.92.12](https://github.com/pedaling/opensource/compare/vibrant-forms-0.92.11...vibrant-forms-0.92.12) (2024-04-19) diff --git a/packages/vibrant-forms/package.json b/packages/vibrant-forms/package.json index 31c740362..2d8c638cb 100644 --- a/packages/vibrant-forms/package.json +++ b/packages/vibrant-forms/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/forms", - "version": "0.92.13", + "version": "0.92.14", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/vibrant-icons/CHANGELOG.md b/packages/vibrant-icons/CHANGELOG.md index 89495263f..a2359f1d6 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.92.14](https://github.com/pedaling/opensource/compare/vibrant-icons-0.92.13...vibrant-icons-0.92.14) (2024-05-27) + ### [0.92.13](https://github.com/pedaling/opensource/compare/vibrant-icons-0.92.12...vibrant-icons-0.92.13) (2024-04-24) ### [0.92.12](https://github.com/pedaling/opensource/compare/vibrant-icons-0.92.11...vibrant-icons-0.92.12) (2024-04-19) diff --git a/packages/vibrant-icons/package.json b/packages/vibrant-icons/package.json index 416569c43..fb738ff07 100644 --- a/packages/vibrant-icons/package.json +++ b/packages/vibrant-icons/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/icons", - "version": "0.92.13", + "version": "0.92.14", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/vibrant-layouts/CHANGELOG.md b/packages/vibrant-layouts/CHANGELOG.md index 0f54d1b98..abc2e3b9c 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.92.14](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.92.13...vibrant-layouts-0.92.14) (2024-05-27) + ### [0.92.13](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.92.12...vibrant-layouts-0.92.13) (2024-04-24) ### [0.92.12](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.92.11...vibrant-layouts-0.92.12) (2024-04-19) diff --git a/packages/vibrant-layouts/package.json b/packages/vibrant-layouts/package.json index fe15d3958..3eacc4152 100644 --- a/packages/vibrant-layouts/package.json +++ b/packages/vibrant-layouts/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/layouts", - "version": "0.92.13", + "version": "0.92.14", "private": false, "sideEffects": false, "react-native": "index.native", diff --git a/packages/vibrant-motion/CHANGELOG.md b/packages/vibrant-motion/CHANGELOG.md index c5a857e33..94578e282 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.92.14](https://github.com/pedaling/opensource/compare/vibrant-motion-0.92.13...vibrant-motion-0.92.14) (2024-05-27) + ### [0.92.13](https://github.com/pedaling/opensource/compare/vibrant-motion-0.92.12...vibrant-motion-0.92.13) (2024-04-24) ### [0.92.12](https://github.com/pedaling/opensource/compare/vibrant-motion-0.92.11...vibrant-motion-0.92.12) (2024-04-19) diff --git a/packages/vibrant-motion/package.json b/packages/vibrant-motion/package.json index 4d2c82acd..6d1c98084 100644 --- a/packages/vibrant-motion/package.json +++ b/packages/vibrant-motion/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/motion", - "version": "0.92.13", + "version": "0.92.14", "private": false, "sideEffects": false, "react-native": "index.native", diff --git a/packages/vibrant-theme/CHANGELOG.md b/packages/vibrant-theme/CHANGELOG.md index 02d75ea40..cff6d3278 100644 --- a/packages/vibrant-theme/CHANGELOG.md +++ b/packages/vibrant-theme/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +### [0.92.14](https://github.com/pedaling/opensource/compare/vibrant-theme-0.92.13...vibrant-theme-0.92.14) (2024-05-27) + ### [0.92.13](https://github.com/pedaling/opensource/compare/vibrant-theme-0.92.12...vibrant-theme-0.92.13) (2024-04-24) ### [0.92.12](https://github.com/pedaling/opensource/compare/vibrant-theme-0.92.11...vibrant-theme-0.92.12) (2024-04-19) diff --git a/packages/vibrant-theme/package.json b/packages/vibrant-theme/package.json index 10491dfea..b647954e7 100644 --- a/packages/vibrant-theme/package.json +++ b/packages/vibrant-theme/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/theme", - "version": "0.92.13", + "version": "0.92.14", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/vibrant-utils/CHANGELOG.md b/packages/vibrant-utils/CHANGELOG.md index 0c6f0ef52..75aa709b5 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.92.14](https://github.com/pedaling/opensource/compare/vibrant-utils-0.92.13...vibrant-utils-0.92.14) (2024-05-27) + ### [0.92.13](https://github.com/pedaling/opensource/compare/vibrant-utils-0.92.12...vibrant-utils-0.92.13) (2024-04-24) ### [0.92.12](https://github.com/pedaling/opensource/compare/vibrant-utils-0.92.11...vibrant-utils-0.92.12) (2024-04-19) diff --git a/packages/vibrant-utils/package.json b/packages/vibrant-utils/package.json index f393fb24c..b5424e7e1 100644 --- a/packages/vibrant-utils/package.json +++ b/packages/vibrant-utils/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/utils", - "version": "0.92.13", + "version": "0.92.14", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/workspace-plugin/CHANGELOG.md b/packages/workspace-plugin/CHANGELOG.md index cfe41310c..0076eab8f 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.71.14](https://github.com/pedaling/opensource/compare/workspace-plugin-0.71.13...workspace-plugin-0.71.14) (2024-05-27) + ### [0.71.13](https://github.com/pedaling/opensource/compare/workspace-plugin-0.71.12...workspace-plugin-0.71.13) (2024-04-24) ### [0.71.12](https://github.com/pedaling/opensource/compare/workspace-plugin-0.71.11...workspace-plugin-0.71.12) (2024-04-19) diff --git a/packages/workspace-plugin/package.json b/packages/workspace-plugin/package.json index 551d6a16a..2e07469de 100644 --- a/packages/workspace-plugin/package.json +++ b/packages/workspace-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@class101/workspace-plugin", - "version": "0.71.13", + "version": "0.71.14", "main": "src/index.js", "generators": "./generators.json", "executors": "./executors.json"