From 4b04717c6fd887a425d9df5567eaedcf056bb8f8 Mon Sep 17 00:00:00 2001 From: GitHub Bot Date: Fri, 23 Aug 2024 10:37:40 +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 | 7 +++++++ 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, 43 insertions(+), 11 deletions(-) diff --git a/packages/utils-eslint-config/CHANGELOG.md b/packages/utils-eslint-config/CHANGELOG.md index a61f91430..5b90c8b57 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.19](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.89.18...utils-eslint-config-0.89.19) (2024-08-23) + ### [0.89.18](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.89.17...utils-eslint-config-0.89.18) (2024-07-17) ### [0.89.17](https://github.com/pedaling/opensource/compare/utils-eslint-config-0.89.16...utils-eslint-config-0.89.17) (2024-07-16) diff --git a/packages/utils-eslint-config/package.json b/packages/utils-eslint-config/package.json index a3ee009b1..2a1e38e8c 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.18", + "version": "0.89.19", "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 441d9a3f0..1dce0c144 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.19](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.92.18...vibrant-components-web-0.92.19) (2024-08-23) + ### [0.92.18](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.92.17...vibrant-components-web-0.92.18) (2024-07-17) ### [0.92.17](https://github.com/pedaling/opensource/compare/vibrant-components-web-0.92.16...vibrant-components-web-0.92.17) (2024-07-16) diff --git a/packages/vibrant-components-web/package.json b/packages/vibrant-components-web/package.json index e96657732..e10a0d1c8 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.18", + "version": "0.92.19", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/vibrant-components/CHANGELOG.md b/packages/vibrant-components/CHANGELOG.md index 459100947..d2198a09b 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.19](https://github.com/pedaling/opensource/compare/vibrant-components-0.92.18...vibrant-components-0.92.19) (2024-08-23) + + +### Features + +* modalbottomsheet menu ([#959](https://github.com/pedaling/opensource/issues/959)) ([e2d69b6](https://github.com/pedaling/opensource/commit/e2d69b696407a1155511dc2eca7858e20606c353)) + ### [0.92.18](https://github.com/pedaling/opensource/compare/vibrant-components-0.92.17...vibrant-components-0.92.18) (2024-07-17) diff --git a/packages/vibrant-components/package.json b/packages/vibrant-components/package.json index 8e46e8fe9..826099323 100644 --- a/packages/vibrant-components/package.json +++ b/packages/vibrant-components/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/components", - "version": "0.92.18", + "version": "0.92.19", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/vibrant-core/CHANGELOG.md b/packages/vibrant-core/CHANGELOG.md index 83b340f59..c483b6a04 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.19](https://github.com/pedaling/opensource/compare/vibrant-core-0.92.18...vibrant-core-0.92.19) (2024-08-23) + ### [0.92.18](https://github.com/pedaling/opensource/compare/vibrant-core-0.92.17...vibrant-core-0.92.18) (2024-07-17) ### [0.92.17](https://github.com/pedaling/opensource/compare/vibrant-core-0.92.16...vibrant-core-0.92.17) (2024-07-16) diff --git a/packages/vibrant-core/package.json b/packages/vibrant-core/package.json index c6a5aac86..01a934896 100644 --- a/packages/vibrant-core/package.json +++ b/packages/vibrant-core/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/core", - "version": "0.92.18", + "version": "0.92.19", "private": false, "sideEffects": false, "react-native": "index.native", diff --git a/packages/vibrant-forms/CHANGELOG.md b/packages/vibrant-forms/CHANGELOG.md index 11f812d42..7c35d681b 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.19](https://github.com/pedaling/opensource/compare/vibrant-forms-0.92.18...vibrant-forms-0.92.19) (2024-08-23) + ### [0.92.18](https://github.com/pedaling/opensource/compare/vibrant-forms-0.92.17...vibrant-forms-0.92.18) (2024-07-17) ### [0.92.17](https://github.com/pedaling/opensource/compare/vibrant-forms-0.92.16...vibrant-forms-0.92.17) (2024-07-16) diff --git a/packages/vibrant-forms/package.json b/packages/vibrant-forms/package.json index 83490320b..78a9b637b 100644 --- a/packages/vibrant-forms/package.json +++ b/packages/vibrant-forms/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/forms", - "version": "0.92.18", + "version": "0.92.19", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/vibrant-icons/CHANGELOG.md b/packages/vibrant-icons/CHANGELOG.md index 2e9aa8d2f..1cc675a73 100644 --- a/packages/vibrant-icons/CHANGELOG.md +++ b/packages/vibrant-icons/CHANGELOG.md @@ -2,6 +2,13 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +### [0.92.19](https://github.com/pedaling/opensource/compare/vibrant-icons-0.92.18...vibrant-icons-0.92.19) (2024-08-23) + + +### Features + +* add person2 icons ([#964](https://github.com/pedaling/opensource/issues/964)) ([8881c8c](https://github.com/pedaling/opensource/commit/8881c8c6a3fad0a0f969fb1fe96334e23742dd4e)) + ### [0.92.18](https://github.com/pedaling/opensource/compare/vibrant-icons-0.92.17...vibrant-icons-0.92.18) (2024-07-17) ### [0.92.17](https://github.com/pedaling/opensource/compare/vibrant-icons-0.92.16...vibrant-icons-0.92.17) (2024-07-16) diff --git a/packages/vibrant-icons/package.json b/packages/vibrant-icons/package.json index 830200064..755686ffd 100644 --- a/packages/vibrant-icons/package.json +++ b/packages/vibrant-icons/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/icons", - "version": "0.92.18", + "version": "0.92.19", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/vibrant-layouts/CHANGELOG.md b/packages/vibrant-layouts/CHANGELOG.md index b3e3aea07..6b3f02b08 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.19](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.92.18...vibrant-layouts-0.92.19) (2024-08-23) + ### [0.92.18](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.92.17...vibrant-layouts-0.92.18) (2024-07-17) ### [0.92.17](https://github.com/pedaling/opensource/compare/vibrant-layouts-0.92.16...vibrant-layouts-0.92.17) (2024-07-16) diff --git a/packages/vibrant-layouts/package.json b/packages/vibrant-layouts/package.json index 6b404ea8e..45689346d 100644 --- a/packages/vibrant-layouts/package.json +++ b/packages/vibrant-layouts/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/layouts", - "version": "0.92.18", + "version": "0.92.19", "private": false, "sideEffects": false, "react-native": "index.native", diff --git a/packages/vibrant-motion/CHANGELOG.md b/packages/vibrant-motion/CHANGELOG.md index c20782cc4..74f33ee0f 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.19](https://github.com/pedaling/opensource/compare/vibrant-motion-0.92.18...vibrant-motion-0.92.19) (2024-08-23) + ### [0.92.18](https://github.com/pedaling/opensource/compare/vibrant-motion-0.92.17...vibrant-motion-0.92.18) (2024-07-17) ### [0.92.17](https://github.com/pedaling/opensource/compare/vibrant-motion-0.92.16...vibrant-motion-0.92.17) (2024-07-16) diff --git a/packages/vibrant-motion/package.json b/packages/vibrant-motion/package.json index eed9253e0..15a5a429f 100644 --- a/packages/vibrant-motion/package.json +++ b/packages/vibrant-motion/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/motion", - "version": "0.92.18", + "version": "0.92.19", "private": false, "sideEffects": false, "react-native": "index.native", diff --git a/packages/vibrant-theme/CHANGELOG.md b/packages/vibrant-theme/CHANGELOG.md index 44c39dbbf..beb1ab535 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.19](https://github.com/pedaling/opensource/compare/vibrant-theme-0.92.18...vibrant-theme-0.92.19) (2024-08-23) + ### [0.92.18](https://github.com/pedaling/opensource/compare/vibrant-theme-0.92.17...vibrant-theme-0.92.18) (2024-07-17) diff --git a/packages/vibrant-theme/package.json b/packages/vibrant-theme/package.json index 15e44f2b1..94bb344a6 100644 --- a/packages/vibrant-theme/package.json +++ b/packages/vibrant-theme/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/theme", - "version": "0.92.18", + "version": "0.92.19", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/vibrant-utils/CHANGELOG.md b/packages/vibrant-utils/CHANGELOG.md index 4ff861cdf..703e6ecee 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.19](https://github.com/pedaling/opensource/compare/vibrant-utils-0.92.18...vibrant-utils-0.92.19) (2024-08-23) + ### [0.92.18](https://github.com/pedaling/opensource/compare/vibrant-utils-0.92.17...vibrant-utils-0.92.18) (2024-07-17) ### [0.92.17](https://github.com/pedaling/opensource/compare/vibrant-utils-0.92.16...vibrant-utils-0.92.17) (2024-07-16) diff --git a/packages/vibrant-utils/package.json b/packages/vibrant-utils/package.json index e18d1bd69..ece10833c 100644 --- a/packages/vibrant-utils/package.json +++ b/packages/vibrant-utils/package.json @@ -1,6 +1,6 @@ { "name": "@vibrant-ui/utils", - "version": "0.92.18", + "version": "0.92.19", "private": false, "sideEffects": false, "peerDependencies": { diff --git a/packages/workspace-plugin/CHANGELOG.md b/packages/workspace-plugin/CHANGELOG.md index 7821577f0..84bb34c9e 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.19](https://github.com/pedaling/opensource/compare/workspace-plugin-0.71.18...workspace-plugin-0.71.19) (2024-08-23) + ### [0.71.18](https://github.com/pedaling/opensource/compare/workspace-plugin-0.71.17...workspace-plugin-0.71.18) (2024-07-17) ### [0.71.17](https://github.com/pedaling/opensource/compare/workspace-plugin-0.71.16...workspace-plugin-0.71.17) (2024-07-16) diff --git a/packages/workspace-plugin/package.json b/packages/workspace-plugin/package.json index eafa959f4..93d23c9d8 100644 --- a/packages/workspace-plugin/package.json +++ b/packages/workspace-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@class101/workspace-plugin", - "version": "0.71.18", + "version": "0.71.19", "main": "src/index.js", "generators": "./generators.json", "executors": "./executors.json"