Skip to content

Commit f6f2c87

Browse files
next release (#170)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @darkmagic/[email protected] ### Minor Changes - [`8d8842c`](8d8842c) Thanks [@smeijer](https://github.com/smeijer)! - add xl, 2xl and 3xl icon sizes ### Patch Changes - [`9f7ba84`](9f7ba84) Thanks [@renovate\[bot\]](https://github.com/renovate%5Bbot%5D)! - Updated dependencies: - updated `prettier` to `^3.4.0`. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0af5c74 commit f6f2c87

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

.changeset/renovate-264a6a1.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/swift-seahorses-rush.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @darkmagic/react
22

3+
## 0.32.0
4+
5+
### Minor Changes
6+
7+
- [`8d8842c`](https://github.com/magicbell/darkmagic/commit/8d8842c71eaef5ba25ec65a309ccb4247b24bef8) Thanks [@smeijer](https://github.com/smeijer)! - add xl, 2xl and 3xl icon sizes
8+
9+
### Patch Changes
10+
11+
- [`9f7ba84`](https://github.com/magicbell/darkmagic/commit/9f7ba840202a1ae55c4b0d063f7dc848c89b6ae3) Thanks [@renovate[bot]](https://github.com/renovate%5Bbot%5D)! - Updated dependencies:
12+
13+
- updated `prettier` to `^3.4.0`.
14+
315
## 0.31.0
416

517
### Minor Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@darkmagic/react",
3-
"version": "0.31.0",
3+
"version": "0.32.0",
44
"license": "MIT",
55
"description": "Official MagicBell Design System",
66
"author": "MagicBell <[email protected]> (https://magicbell.com/)",

0 commit comments

Comments
 (0)