From 1027158ea911f64f0114ebe2a4b05dd7e9d53427 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 30 Apr 2024 06:01:40 +0000 Subject: [PATCH] chore: version bump --- packages/calendars/CHANGELOG.md | 9 +++++++++ packages/calendars/package.json | 6 +++--- packages/components/CHANGELOG.md | 8 ++++++++ packages/components/package.json | 4 ++-- packages/editors/CHANGELOG.md | 9 +++++++++ packages/editors/package.json | 6 +++--- packages/extras/CHANGELOG.md | 9 +++++++++ packages/extras/package.json | 6 +++--- packages/icons/CHANGELOG.md | 6 ++++++ packages/icons/package.json | 2 +- packages/leemons/CHANGELOG.md | 11 +++++++++++ packages/leemons/package.json | 10 +++++----- packages/notifications/CHANGELOG.md | 9 +++++++++ packages/notifications/package.json | 6 +++--- 14 files changed, 81 insertions(+), 20 deletions(-) diff --git a/packages/calendars/CHANGELOG.md b/packages/calendars/CHANGELOG.md index 2a9083921..e65629d31 100644 --- a/packages/calendars/CHANGELOG.md +++ b/packages/calendars/CHANGELOG.md @@ -1,5 +1,14 @@ # @bubbles-ui/calendars +## 1.2.221 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/components@1.2.221 + - @bubbles-ui/icons@1.2.221 + ## 1.2.220 ### Patch Changes diff --git a/packages/calendars/package.json b/packages/calendars/package.json index b967ac658..23f54f973 100644 --- a/packages/calendars/package.json +++ b/packages/calendars/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/calendars", - "version": "1.2.220", + "version": "1.2.221", "description": "The Bubbles Design System is Leemonade's open-source design system for products and experiences.", "main": "lib/index.js", "module": "es/index.js", @@ -59,8 +59,8 @@ "rrule": "^2.6.8" }, "peerDependencies": { - "@bubbles-ui/components": "^1.2.220", - "@bubbles-ui/icons": "^1.2.220", + "@bubbles-ui/components": "^1.2.221", + "@bubbles-ui/icons": "^1.2.221", "react": "^17.0.1", "react-dom": "^17.0.1", "webpack": "*" diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index f0159a354..cd5c0ce70 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -1,5 +1,13 @@ # @bubbles-ui/components +## 1.2.221 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/icons@1.2.221 + ## 1.2.220 ### Patch Changes diff --git a/packages/components/package.json b/packages/components/package.json index fe6cc7b46..2fc337312 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/components", - "version": "1.2.220", + "version": "1.2.221", "description": "The Bubbles Design System is Leemonade's open-source design system for products and experiences.", "main": "lib/index.js", "module": "es/index.js", @@ -61,7 +61,7 @@ "chromatic": "npx chromatic --project-token=7b10302a7b6b --build-script-name=build:storybook:raw" }, "dependencies": { - "@bubbles-ui/icons": "^1.2.220", + "@bubbles-ui/icons": "^1.2.221", "@emotion/react": "^11.10.0", "@heroicons/react": "^1.0.5", "@hookform/resolvers": "^3.3.2", diff --git a/packages/editors/CHANGELOG.md b/packages/editors/CHANGELOG.md index 6777a14c3..4038f5bf9 100644 --- a/packages/editors/CHANGELOG.md +++ b/packages/editors/CHANGELOG.md @@ -1,5 +1,14 @@ # @bubbles-ui/editors +## 1.2.221 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/components@1.2.221 + - @bubbles-ui/icons@1.2.221 + ## 1.2.220 ### Patch Changes diff --git a/packages/editors/package.json b/packages/editors/package.json index 9ea58b221..f581f5b7f 100644 --- a/packages/editors/package.json +++ b/packages/editors/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/editors", - "version": "1.2.220", + "version": "1.2.221", "description": "The Bubbles Design System is Leemonade's open-source design system for products and experiences.", "main": "lib/index.js", "module": "es/index.js", @@ -79,8 +79,8 @@ "styled-icons": "^10.45.0" }, "peerDependencies": { - "@bubbles-ui/components": "^1.2.220", - "@bubbles-ui/icons": "^1.2.220", + "@bubbles-ui/components": "^1.2.221", + "@bubbles-ui/icons": "^1.2.221", "react": "^17.0.1", "react-dom": "^17.0.1", "webpack": "*" diff --git a/packages/extras/CHANGELOG.md b/packages/extras/CHANGELOG.md index c212cc56e..7c1a3bfdd 100644 --- a/packages/extras/CHANGELOG.md +++ b/packages/extras/CHANGELOG.md @@ -1,5 +1,14 @@ # @bubbles-ui/extras +## 1.2.221 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/components@1.2.221 + - @bubbles-ui/icons@1.2.221 + ## 1.2.220 ### Patch Changes diff --git a/packages/extras/package.json b/packages/extras/package.json index f440b296a..a42b7487d 100644 --- a/packages/extras/package.json +++ b/packages/extras/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/extras", - "version": "1.2.220", + "version": "1.2.221", "description": "The Bubbles Design System is Leemonade's open-source design system for products and experiences.", "main": "lib/index.js", "module": "es/index.js", @@ -53,8 +53,8 @@ "swiper": "^8.1.4" }, "peerDependencies": { - "@bubbles-ui/components": "^1.2.220", - "@bubbles-ui/icons": "^1.2.220", + "@bubbles-ui/components": "^1.2.221", + "@bubbles-ui/icons": "^1.2.221", "@mantine/core": "5.2.4", "@mantine/hooks": "5.2.4", "react": "^17.0.1", diff --git a/packages/icons/CHANGELOG.md b/packages/icons/CHANGELOG.md index 4a3940c32..d9d0abc92 100644 --- a/packages/icons/CHANGELOG.md +++ b/packages/icons/CHANGELOG.md @@ -1,5 +1,11 @@ # @bubbles-ui/icons +## 1.2.221 + +### Patch Changes + +- Versions bump + ## 1.2.220 ### Patch Changes diff --git a/packages/icons/package.json b/packages/icons/package.json index ad07d49d4..3dedafc8f 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/icons", - "version": "1.2.220", + "version": "1.2.221", "description": "The Bubbles Design System icons library.", "license": "MIT", "repository": { diff --git a/packages/leemons/CHANGELOG.md b/packages/leemons/CHANGELOG.md index 21a2a9b25..d389bd47a 100644 --- a/packages/leemons/CHANGELOG.md +++ b/packages/leemons/CHANGELOG.md @@ -1,5 +1,16 @@ # @bubbles-ui/leemons +## 1.2.221 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/components@1.2.221 + - @bubbles-ui/calendars@1.2.221 + - @bubbles-ui/editors@1.2.221 + - @bubbles-ui/icons@1.2.221 + ## 1.2.220 ### Patch Changes diff --git a/packages/leemons/package.json b/packages/leemons/package.json index f3ed981a5..2984f6c64 100644 --- a/packages/leemons/package.json +++ b/packages/leemons/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/leemons", - "version": "1.2.220", + "version": "1.2.221", "description": "The Bubbles Design System is Leemonade's open-source design system for products and experiences.", "main": "lib/index.js", "module": "es/index.js", @@ -72,10 +72,10 @@ "ajv": "6.12.6" }, "peerDependencies": { - "@bubbles-ui/calendars": "^1.2.220", - "@bubbles-ui/components": "^1.2.220", - "@bubbles-ui/editors": "^1.2.220", - "@bubbles-ui/icons": "^1.2.220", + "@bubbles-ui/calendars": "^1.2.221", + "@bubbles-ui/components": "^1.2.221", + "@bubbles-ui/editors": "^1.2.221", + "@bubbles-ui/icons": "^1.2.221", "dayjs": "^1.10.7", "react": "^17.0.1", "react-dom": "^17.0.1", diff --git a/packages/notifications/CHANGELOG.md b/packages/notifications/CHANGELOG.md index 28d325b32..b61fe963d 100644 --- a/packages/notifications/CHANGELOG.md +++ b/packages/notifications/CHANGELOG.md @@ -1,5 +1,14 @@ # @bubbles-ui/notifications +## 1.2.221 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/components@1.2.221 + - @bubbles-ui/icons@1.2.221 + ## 1.2.220 ### Patch Changes diff --git a/packages/notifications/package.json b/packages/notifications/package.json index 6f3f98036..3c604fef9 100644 --- a/packages/notifications/package.json +++ b/packages/notifications/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/notifications", - "version": "1.2.220", + "version": "1.2.221", "description": "The Bubbles Design System is Leemonade's open-source design system for products and experiences.", "main": "lib/index.js", "module": "es/index.js", @@ -52,8 +52,8 @@ "react-transition-group": "^4.4.2" }, "peerDependencies": { - "@bubbles-ui/components": "^1.2.220", - "@bubbles-ui/icons": "^1.2.220", + "@bubbles-ui/components": "^1.2.221", + "@bubbles-ui/icons": "^1.2.221", "@mantine/core": "5.2.4", "@mantine/hooks": "5.2.4", "react": "^17.0.1",