Skip to content

Commit 9040a40

Browse files
Version Packages
1 parent d1468a0 commit 9040a40

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/soft-carrots-tell.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.0.1
4+
5+
### Patch Changes
6+
7+
- d1468a0: fix release script
8+
39
## 2.0.0
410

511
### Major 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.0",
3+
"version": "2.0.1",
44
"description": "Icon library from the Storybook team",
55
"homepage": "https://github.com/storybookjs/icons#readme",
66
"bugs": {

0 commit comments

Comments
 (0)