Skip to content

Commit c0ddc5b

Browse files
committed
Write changelog for 8.2.1 [skip ci]
1 parent 60c56b7 commit c0ddc5b

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 8.2.1
2+
3+
- Types: Update type signatures of objects and functions - [#28503](https://github.com/storybookjs/storybook/pull/28503), thanks @valentinpalkovic!
4+
15
## 8.2.0
26

37
Hold onto your hats! Storybook 8.2 has dropped, packed with a treasure trove of new features and bug fixes:

code/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -278,5 +278,6 @@
278278
"Dependency Upgrades"
279279
]
280280
]
281-
}
281+
},
282+
"deferredNextVersion": "8.2.1"
282283
}

docs/versions/latest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"8.2.0","info":{"plain":""}}
1+
{"version":"8.2.1","info":{"plain":"- Types: Update type signatures of objects and functions - [#28503](https://github.com/storybookjs/storybook/pull/28503), thanks @valentinpalkovic!"}}

0 commit comments

Comments
 (0)