From 472c67ae5b495d92268ef22adb98da90d04d96d6 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Mon, 8 Jan 2024 20:00:52 +0000 Subject: [PATCH 1/3] 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 c29dc37a3..f6a80cb22 100644 --- a/packages/calendars/CHANGELOG.md +++ b/packages/calendars/CHANGELOG.md @@ -1,5 +1,14 @@ # @bubbles-ui/calendars +## 1.2.101 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/components@1.2.101 + - @bubbles-ui/icons@1.2.101 + ## 1.2.100 ### Patch Changes diff --git a/packages/calendars/package.json b/packages/calendars/package.json index 8f6f3b6be..b2238a191 100644 --- a/packages/calendars/package.json +++ b/packages/calendars/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/calendars", - "version": "1.2.100", + "version": "1.2.101", "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.100", - "@bubbles-ui/icons": "^1.2.100", + "@bubbles-ui/components": "^1.2.101", + "@bubbles-ui/icons": "^1.2.101", "react": "^17.0.1", "react-dom": "^17.0.1", "webpack": "*" diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index c34f04bc6..ab8f5568a 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -1,5 +1,13 @@ # @bubbles-ui/components +## 1.2.101 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/icons@1.2.101 + ## 1.2.100 ### Patch Changes diff --git a/packages/components/package.json b/packages/components/package.json index 580f39d97..b70ac4589 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/components", - "version": "1.2.100", + "version": "1.2.101", "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.100", + "@bubbles-ui/icons": "^1.2.101", "@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 6b071e359..9d7cd38aa 100644 --- a/packages/editors/CHANGELOG.md +++ b/packages/editors/CHANGELOG.md @@ -1,5 +1,14 @@ # @bubbles-ui/editors +## 1.2.101 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/components@1.2.101 + - @bubbles-ui/icons@1.2.101 + ## 1.2.100 ### Patch Changes diff --git a/packages/editors/package.json b/packages/editors/package.json index cb145c836..5445320b4 100644 --- a/packages/editors/package.json +++ b/packages/editors/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/editors", - "version": "1.2.100", + "version": "1.2.101", "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.100", - "@bubbles-ui/icons": "^1.2.100", + "@bubbles-ui/components": "^1.2.101", + "@bubbles-ui/icons": "^1.2.101", "react": "^17.0.1", "react-dom": "^17.0.1", "webpack": "*" diff --git a/packages/extras/CHANGELOG.md b/packages/extras/CHANGELOG.md index a58663346..a247a52ad 100644 --- a/packages/extras/CHANGELOG.md +++ b/packages/extras/CHANGELOG.md @@ -1,5 +1,14 @@ # @bubbles-ui/extras +## 1.2.101 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/components@1.2.101 + - @bubbles-ui/icons@1.2.101 + ## 1.2.100 ### Patch Changes diff --git a/packages/extras/package.json b/packages/extras/package.json index 211211f38..993fdce89 100644 --- a/packages/extras/package.json +++ b/packages/extras/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/extras", - "version": "1.2.100", + "version": "1.2.101", "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.100", - "@bubbles-ui/icons": "^1.2.100", + "@bubbles-ui/components": "^1.2.101", + "@bubbles-ui/icons": "^1.2.101", "@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 036047503..0f3fcca9c 100644 --- a/packages/icons/CHANGELOG.md +++ b/packages/icons/CHANGELOG.md @@ -1,5 +1,11 @@ # @bubbles-ui/icons +## 1.2.101 + +### Patch Changes + +- Versions bump + ## 1.2.100 ### Patch Changes diff --git a/packages/icons/package.json b/packages/icons/package.json index d0f3994af..e5a8e7d46 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/icons", - "version": "1.2.100", + "version": "1.2.101", "description": "The Bubbles Design System icons library.", "license": "MIT", "repository": { diff --git a/packages/leemons/CHANGELOG.md b/packages/leemons/CHANGELOG.md index a08481b60..f098d169c 100644 --- a/packages/leemons/CHANGELOG.md +++ b/packages/leemons/CHANGELOG.md @@ -1,5 +1,16 @@ # @bubbles-ui/leemons +## 1.2.101 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/components@1.2.101 + - @bubbles-ui/calendars@1.2.101 + - @bubbles-ui/editors@1.2.101 + - @bubbles-ui/icons@1.2.101 + ## 1.2.100 ### Patch Changes diff --git a/packages/leemons/package.json b/packages/leemons/package.json index fb2bddce9..2fc6dbf87 100644 --- a/packages/leemons/package.json +++ b/packages/leemons/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/leemons", - "version": "1.2.100", + "version": "1.2.101", "description": "The Bubbles Design System is Leemonade's open-source design system for products and experiences.", "main": "lib/index.js", "module": "es/index.js", @@ -74,10 +74,10 @@ "ajv": "6.12.6" }, "peerDependencies": { - "@bubbles-ui/calendars": "^1.2.100", - "@bubbles-ui/components": "^1.2.100", - "@bubbles-ui/editors": "^1.2.100", - "@bubbles-ui/icons": "^1.2.100", + "@bubbles-ui/calendars": "^1.2.101", + "@bubbles-ui/components": "^1.2.101", + "@bubbles-ui/editors": "^1.2.101", + "@bubbles-ui/icons": "^1.2.101", "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 c0cb98303..2fd6095d1 100644 --- a/packages/notifications/CHANGELOG.md +++ b/packages/notifications/CHANGELOG.md @@ -1,5 +1,14 @@ # @bubbles-ui/notifications +## 1.2.101 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/components@1.2.101 + - @bubbles-ui/icons@1.2.101 + ## 1.2.100 ### Patch Changes diff --git a/packages/notifications/package.json b/packages/notifications/package.json index 31c9132ec..99c2e7bd0 100644 --- a/packages/notifications/package.json +++ b/packages/notifications/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/notifications", - "version": "1.2.100", + "version": "1.2.101", "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.100", - "@bubbles-ui/icons": "^1.2.100", + "@bubbles-ui/components": "^1.2.101", + "@bubbles-ui/icons": "^1.2.101", "@mantine/core": "5.2.4", "@mantine/hooks": "5.2.4", "react": "^17.0.1", From b0a4aed22dad3cf33e571563593fd23e5b60d6d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Go=CC=81mez=20Cimarro?= Date: Tue, 9 Jan 2024 14:41:39 +0100 Subject: [PATCH 2/3] feat: Added icons. --- packages/icons/solid/esm/index.d.ts | 2 ++ packages/icons/solid/esm/index.js | 2 ++ packages/icons/solid/index.d.ts | 2 ++ packages/icons/solid/index.js | 2 ++ packages/icons/src/solid/add-comment.svg | 12 ++++++++++++ packages/icons/src/solid/commented.svg | 12 ++++++++++++ 6 files changed, 32 insertions(+) create mode 100644 packages/icons/src/solid/add-comment.svg create mode 100644 packages/icons/src/solid/commented.svg diff --git a/packages/icons/solid/esm/index.d.ts b/packages/icons/solid/esm/index.d.ts index 29b74e1cc..06843c157 100644 --- a/packages/icons/solid/esm/index.d.ts +++ b/packages/icons/solid/esm/index.d.ts @@ -1,4 +1,5 @@ export { default as ActivitiesIcon } from './ActivitiesIcon' +export { default as AddCommentIcon } from './AddCommentIcon' export { default as AlertInformationCircleIcon } from './AlertInformationCircleIcon' export { default as AlertWarningTriangleIcon } from './AlertWarningTriangleIcon' export { default as AnalyticsGraphBarIcon } from './AnalyticsGraphBarIcon' @@ -24,6 +25,7 @@ export { default as ChatTranslateIcon } from './ChatTranslateIcon' export { default as CheckIcon } from './CheckIcon' export { default as ClassIcon } from './ClassIcon' export { default as CommentIcon } from './CommentIcon' +export { default as CommentedIcon } from './CommentedIcon' export { default as ComputerKeyboardNextIcon } from './ComputerKeyboardNextIcon' export { default as ComputerKeyboardReturnIcon } from './ComputerKeyboardReturnIcon' export { default as ComputerKeyboardIcon } from './ComputerKeyboardIcon' diff --git a/packages/icons/solid/esm/index.js b/packages/icons/solid/esm/index.js index 8bcffe65f..f5d5ed798 100644 --- a/packages/icons/solid/esm/index.js +++ b/packages/icons/solid/esm/index.js @@ -1,4 +1,5 @@ export { default as ActivitiesIcon } from './ActivitiesIcon.js' +export { default as AddCommentIcon } from './AddCommentIcon.js' export { default as AlertInformationCircleIcon } from './AlertInformationCircleIcon.js' export { default as AlertWarningTriangleIcon } from './AlertWarningTriangleIcon.js' export { default as AnalyticsGraphBarIcon } from './AnalyticsGraphBarIcon.js' @@ -24,6 +25,7 @@ export { default as ChatTranslateIcon } from './ChatTranslateIcon.js' export { default as CheckIcon } from './CheckIcon.js' export { default as ClassIcon } from './ClassIcon.js' export { default as CommentIcon } from './CommentIcon.js' +export { default as CommentedIcon } from './CommentedIcon.js' export { default as ComputerKeyboardNextIcon } from './ComputerKeyboardNextIcon.js' export { default as ComputerKeyboardReturnIcon } from './ComputerKeyboardReturnIcon.js' export { default as ComputerKeyboardIcon } from './ComputerKeyboardIcon.js' diff --git a/packages/icons/solid/index.d.ts b/packages/icons/solid/index.d.ts index 29b74e1cc..06843c157 100644 --- a/packages/icons/solid/index.d.ts +++ b/packages/icons/solid/index.d.ts @@ -1,4 +1,5 @@ export { default as ActivitiesIcon } from './ActivitiesIcon' +export { default as AddCommentIcon } from './AddCommentIcon' export { default as AlertInformationCircleIcon } from './AlertInformationCircleIcon' export { default as AlertWarningTriangleIcon } from './AlertWarningTriangleIcon' export { default as AnalyticsGraphBarIcon } from './AnalyticsGraphBarIcon' @@ -24,6 +25,7 @@ export { default as ChatTranslateIcon } from './ChatTranslateIcon' export { default as CheckIcon } from './CheckIcon' export { default as ClassIcon } from './ClassIcon' export { default as CommentIcon } from './CommentIcon' +export { default as CommentedIcon } from './CommentedIcon' export { default as ComputerKeyboardNextIcon } from './ComputerKeyboardNextIcon' export { default as ComputerKeyboardReturnIcon } from './ComputerKeyboardReturnIcon' export { default as ComputerKeyboardIcon } from './ComputerKeyboardIcon' diff --git a/packages/icons/solid/index.js b/packages/icons/solid/index.js index f3a50ec59..3506006f7 100644 --- a/packages/icons/solid/index.js +++ b/packages/icons/solid/index.js @@ -1,4 +1,5 @@ module.exports.ActivitiesIcon = require("./ActivitiesIcon.js") +module.exports.AddCommentIcon = require("./AddCommentIcon.js") module.exports.AlertInformationCircleIcon = require("./AlertInformationCircleIcon.js") module.exports.AlertWarningTriangleIcon = require("./AlertWarningTriangleIcon.js") module.exports.AnalyticsGraphBarIcon = require("./AnalyticsGraphBarIcon.js") @@ -24,6 +25,7 @@ module.exports.ChatTranslateIcon = require("./ChatTranslateIcon.js") module.exports.CheckIcon = require("./CheckIcon.js") module.exports.ClassIcon = require("./ClassIcon.js") module.exports.CommentIcon = require("./CommentIcon.js") +module.exports.CommentedIcon = require("./CommentedIcon.js") module.exports.ComputerKeyboardNextIcon = require("./ComputerKeyboardNextIcon.js") module.exports.ComputerKeyboardReturnIcon = require("./ComputerKeyboardReturnIcon.js") module.exports.ComputerKeyboardIcon = require("./ComputerKeyboardIcon.js") diff --git a/packages/icons/src/solid/add-comment.svg b/packages/icons/src/solid/add-comment.svg new file mode 100644 index 000000000..ce3ba9657 --- /dev/null +++ b/packages/icons/src/solid/add-comment.svg @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/packages/icons/src/solid/commented.svg b/packages/icons/src/solid/commented.svg new file mode 100644 index 000000000..1184b0d46 --- /dev/null +++ b/packages/icons/src/solid/commented.svg @@ -0,0 +1,12 @@ + + + + + + + + + + From fd14b6edbfcbca83422bcb022bc8ba34ba6c3208 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 9 Jan 2024 13:52:18 +0000 Subject: [PATCH 3/3] 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 f6a80cb22..b61c43318 100644 --- a/packages/calendars/CHANGELOG.md +++ b/packages/calendars/CHANGELOG.md @@ -1,5 +1,14 @@ # @bubbles-ui/calendars +## 1.2.102 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/components@1.2.102 + - @bubbles-ui/icons@1.2.102 + ## 1.2.101 ### Patch Changes diff --git a/packages/calendars/package.json b/packages/calendars/package.json index b2238a191..317910749 100644 --- a/packages/calendars/package.json +++ b/packages/calendars/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/calendars", - "version": "1.2.101", + "version": "1.2.102", "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.101", - "@bubbles-ui/icons": "^1.2.101", + "@bubbles-ui/components": "^1.2.102", + "@bubbles-ui/icons": "^1.2.102", "react": "^17.0.1", "react-dom": "^17.0.1", "webpack": "*" diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index ab8f5568a..6a7838bbf 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -1,5 +1,13 @@ # @bubbles-ui/components +## 1.2.102 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/icons@1.2.102 + ## 1.2.101 ### Patch Changes diff --git a/packages/components/package.json b/packages/components/package.json index b70ac4589..ce30b80eb 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/components", - "version": "1.2.101", + "version": "1.2.102", "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.101", + "@bubbles-ui/icons": "^1.2.102", "@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 9d7cd38aa..72f40cc21 100644 --- a/packages/editors/CHANGELOG.md +++ b/packages/editors/CHANGELOG.md @@ -1,5 +1,14 @@ # @bubbles-ui/editors +## 1.2.102 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/components@1.2.102 + - @bubbles-ui/icons@1.2.102 + ## 1.2.101 ### Patch Changes diff --git a/packages/editors/package.json b/packages/editors/package.json index 5445320b4..d9d83e62d 100644 --- a/packages/editors/package.json +++ b/packages/editors/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/editors", - "version": "1.2.101", + "version": "1.2.102", "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.101", - "@bubbles-ui/icons": "^1.2.101", + "@bubbles-ui/components": "^1.2.102", + "@bubbles-ui/icons": "^1.2.102", "react": "^17.0.1", "react-dom": "^17.0.1", "webpack": "*" diff --git a/packages/extras/CHANGELOG.md b/packages/extras/CHANGELOG.md index a247a52ad..a3423bbe9 100644 --- a/packages/extras/CHANGELOG.md +++ b/packages/extras/CHANGELOG.md @@ -1,5 +1,14 @@ # @bubbles-ui/extras +## 1.2.102 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/components@1.2.102 + - @bubbles-ui/icons@1.2.102 + ## 1.2.101 ### Patch Changes diff --git a/packages/extras/package.json b/packages/extras/package.json index 993fdce89..6b801b740 100644 --- a/packages/extras/package.json +++ b/packages/extras/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/extras", - "version": "1.2.101", + "version": "1.2.102", "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.101", - "@bubbles-ui/icons": "^1.2.101", + "@bubbles-ui/components": "^1.2.102", + "@bubbles-ui/icons": "^1.2.102", "@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 0f3fcca9c..0ca3eab96 100644 --- a/packages/icons/CHANGELOG.md +++ b/packages/icons/CHANGELOG.md @@ -1,5 +1,11 @@ # @bubbles-ui/icons +## 1.2.102 + +### Patch Changes + +- Versions bump + ## 1.2.101 ### Patch Changes diff --git a/packages/icons/package.json b/packages/icons/package.json index e5a8e7d46..5e6bbeb56 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/icons", - "version": "1.2.101", + "version": "1.2.102", "description": "The Bubbles Design System icons library.", "license": "MIT", "repository": { diff --git a/packages/leemons/CHANGELOG.md b/packages/leemons/CHANGELOG.md index f098d169c..50e594b7e 100644 --- a/packages/leemons/CHANGELOG.md +++ b/packages/leemons/CHANGELOG.md @@ -1,5 +1,16 @@ # @bubbles-ui/leemons +## 1.2.102 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/components@1.2.102 + - @bubbles-ui/calendars@1.2.102 + - @bubbles-ui/editors@1.2.102 + - @bubbles-ui/icons@1.2.102 + ## 1.2.101 ### Patch Changes diff --git a/packages/leemons/package.json b/packages/leemons/package.json index 2fc6dbf87..67e06bc22 100644 --- a/packages/leemons/package.json +++ b/packages/leemons/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/leemons", - "version": "1.2.101", + "version": "1.2.102", "description": "The Bubbles Design System is Leemonade's open-source design system for products and experiences.", "main": "lib/index.js", "module": "es/index.js", @@ -74,10 +74,10 @@ "ajv": "6.12.6" }, "peerDependencies": { - "@bubbles-ui/calendars": "^1.2.101", - "@bubbles-ui/components": "^1.2.101", - "@bubbles-ui/editors": "^1.2.101", - "@bubbles-ui/icons": "^1.2.101", + "@bubbles-ui/calendars": "^1.2.102", + "@bubbles-ui/components": "^1.2.102", + "@bubbles-ui/editors": "^1.2.102", + "@bubbles-ui/icons": "^1.2.102", "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 2fd6095d1..5e6c9361d 100644 --- a/packages/notifications/CHANGELOG.md +++ b/packages/notifications/CHANGELOG.md @@ -1,5 +1,14 @@ # @bubbles-ui/notifications +## 1.2.102 + +### Patch Changes + +- Versions bump +- Updated dependencies + - @bubbles-ui/components@1.2.102 + - @bubbles-ui/icons@1.2.102 + ## 1.2.101 ### Patch Changes diff --git a/packages/notifications/package.json b/packages/notifications/package.json index 99c2e7bd0..40b41907b 100644 --- a/packages/notifications/package.json +++ b/packages/notifications/package.json @@ -1,6 +1,6 @@ { "name": "@bubbles-ui/notifications", - "version": "1.2.101", + "version": "1.2.102", "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.101", - "@bubbles-ui/icons": "^1.2.101", + "@bubbles-ui/components": "^1.2.102", + "@bubbles-ui/icons": "^1.2.102", "@mantine/core": "5.2.4", "@mantine/hooks": "5.2.4", "react": "^17.0.1",