From f41ba93dc95d50fb0667a14aef3cb7b0e78b6a81 Mon Sep 17 00:00:00 2001 From: GitHub Bot Date: Fri, 18 Oct 2024 05:27:20 +0000 Subject: [PATCH] chore: release versions --- packages/utils-eslint-config/CHANGELOG.md | 7 +++++++ 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 | 2 ++ 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 c34ea3adc..695369dcd 100644 --- a/packages/utils-eslint-config/CHANGELOG.md +++ b/packages/utils-eslint-config/CHANGELOG.md @@ -2,6 +2,13 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +### [0.90.1](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.90.0...utils-eslint-config-0.90.1) (2024-10-18) + + +### Features + +* expression 간의 padding추가 룰을 제거한다 ([#968](https://github.com/pedaling/opensource/issues/968)) ([a4f7e0d](https://github.com/pedaling/opensource/commit/a4f7e0d2c61b97eb22cbdfaf52b99a9d24469760)) + ## [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) diff --git a/packages/utils-eslint-config/package.json b/packages/utils-eslint-config/package.json index d24af2441..d38a273d4 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.90.0", + "version": "0.90.1", "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 248cc816d..55c8e03f2 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.1](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.93.0...vibrant-components-web-0.93.1) (2024-10-18) + ## [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) diff --git a/packages/vibrant-components-web/package.json b/packages/vibrant-components-web/package.json index 5787c7e32..ad73a05f9 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.93.0", + "version": "0.93.1", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/vibrant-components/CHANGELOG.md b/packages/vibrant-components/CHANGELOG.md index 3965ac8e5..f185323cc 100644 --- a/packages/vibrant-components/CHANGELOG.md +++ b/packages/vibrant-components/CHANGELOG.md @@ -2,6 +2,8 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +### [0.93.1](https://github.com/pedaling/opensource/compare/vibrant-components-0.93.0...vibrant-components-0.93.1) (2024-10-18) + ## [0.93.0](https://github.com/pedaling/opensource/compare/vibrant-components-0.92.20...vibrant-components-0.93.0) (2024-10-08) diff --git a/packages/vibrant-components/package.json b/packages/vibrant-components/package.json index af0ca0b67..4f9a1fd3b 100644 --- a/packages/vibrant-components/package.json +++ b/packages/vibrant-components/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/components", - "version": "0.93.0", + "version": "0.93.1", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/vibrant-core/CHANGELOG.md b/packages/vibrant-core/CHANGELOG.md index 97ecedd79..b6a072c7d 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.1](https://github.com/pedaling/opensource/compare/vibrant-core-0.93.0...vibrant-core-0.93.1) (2024-10-18) + ## [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) diff --git a/packages/vibrant-core/package.json b/packages/vibrant-core/package.json index 7f23d5f52..a77777cf8 100644 --- a/packages/vibrant-core/package.json +++ b/packages/vibrant-core/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/core", - "version": "0.93.0", + "version": "0.93.1", "private": false, "sideEffects": false, "react-native": "index.native", diff --git a/packages/vibrant-forms/CHANGELOG.md b/packages/vibrant-forms/CHANGELOG.md index c5db73fa0..744d9f56e 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.1](https://github.com/pedaling/opensource/compare/vibrant-forms-0.93.0...vibrant-forms-0.93.1) (2024-10-18) + ## [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) diff --git a/packages/vibrant-forms/package.json b/packages/vibrant-forms/package.json index bd1e75861..c1b84789e 100644 --- a/packages/vibrant-forms/package.json +++ b/packages/vibrant-forms/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/forms", - "version": "0.93.0", + "version": "0.93.1", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/vibrant-icons/CHANGELOG.md b/packages/vibrant-icons/CHANGELOG.md index b8c69c0e8..9b5fa7a0e 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.1](https://github.com/pedaling/opensource/compare/vibrant-icons-0.93.0...vibrant-icons-0.93.1) (2024-10-18) + ## [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) diff --git a/packages/vibrant-icons/package.json b/packages/vibrant-icons/package.json index ee33c7b6f..ed686766b 100644 --- a/packages/vibrant-icons/package.json +++ b/packages/vibrant-icons/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/icons", - "version": "0.93.0", + "version": "0.93.1", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/vibrant-layouts/CHANGELOG.md b/packages/vibrant-layouts/CHANGELOG.md index 226383049..1564519dc 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.1](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.93.0...vibrant-layouts-0.93.1) (2024-10-18) + ## [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) diff --git a/packages/vibrant-layouts/package.json b/packages/vibrant-layouts/package.json index 06d5bd5f1..a3feba5eb 100644 --- a/packages/vibrant-layouts/package.json +++ b/packages/vibrant-layouts/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/layouts", - "version": "0.93.0", + "version": "0.93.1", "private": false, "sideEffects": false, "react-native": "index.native", diff --git a/packages/vibrant-motion/CHANGELOG.md b/packages/vibrant-motion/CHANGELOG.md index 1a47d4aad..78c13c71e 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.1](https://github.com/pedaling/opensource/compare/vibrant-motion-0.93.0...vibrant-motion-0.93.1) (2024-10-18) + ## [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) diff --git a/packages/vibrant-motion/package.json b/packages/vibrant-motion/package.json index 502f00223..1c6816da6 100644 --- a/packages/vibrant-motion/package.json +++ b/packages/vibrant-motion/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/motion", - "version": "0.93.0", + "version": "0.93.1", "private": false, "sideEffects": false, "react-native": "index.native", diff --git a/packages/vibrant-theme/CHANGELOG.md b/packages/vibrant-theme/CHANGELOG.md index cb38e9295..26457ea30 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.93.1](https://github.com/pedaling/opensource/compare/vibrant-theme-0.93.0...vibrant-theme-0.93.1) (2024-10-18) + ## [0.93.0](https://github.com/pedaling/opensource/compare/vibrant-theme-0.92.20...vibrant-theme-0.93.0) (2024-10-08) diff --git a/packages/vibrant-theme/package.json b/packages/vibrant-theme/package.json index 6fe827788..dd117d855 100644 --- a/packages/vibrant-theme/package.json +++ b/packages/vibrant-theme/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/theme", - "version": "0.93.0", + "version": "0.93.1", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/vibrant-utils/CHANGELOG.md b/packages/vibrant-utils/CHANGELOG.md index cbc20368e..12197212b 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.1](https://github.com/pedaling/opensource/compare/vibrant-utils-0.93.0...vibrant-utils-0.93.1) (2024-10-18) + ## [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) diff --git a/packages/vibrant-utils/package.json b/packages/vibrant-utils/package.json index 9bfde09de..c86694252 100644 --- a/packages/vibrant-utils/package.json +++ b/packages/vibrant-utils/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/utils", - "version": "0.93.0", + "version": "0.93.1", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/workspace-plugin/CHANGELOG.md b/packages/workspace-plugin/CHANGELOG.md index faad83447..0befb751e 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.1](https://github.com/pedaling/opensource/compare/workspace-plugin-0.72.0...workspace-plugin-0.72.1) (2024-10-18) + ## [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) diff --git a/packages/workspace-plugin/package.json b/packages/workspace-plugin/package.json index 28198c0a4..9f03c59f1 100644 --- a/packages/workspace-plugin/package.json +++ b/packages/workspace-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@class101/workspace-plugin", - "version": "0.72.0", + "version": "0.72.1", "main": "src/index.js", "generators": "./generators.json", "executors": "./executors.json"