Skip to content

Commit b8907ca

Browse files
Merge pull request #59 from storybookjs/changeset-release/main
Version Packages
2 parents 6aa1a56 + ce8f753 commit b8907ca

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/add-qr-sparkle-status-icons.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# v1.6.0 (Tue Sep 16 2025)
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- 148719e: Add QRIcon, SparkleIcon, StatusAddIcon, and StatusRemoveIcon. Replace StatusNewIcon with SparkleIcon.
8+
39
## 2.0.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/icons",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "Icon library from the Storybook team",
55
"homepage": "https://github.com/storybookjs/icons#readme",
66
"bugs": {

0 commit comments

Comments
 (0)