Skip to content

Commit c522827

Browse files
Version Packages
1 parent d4dc54b commit c522827

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/storybook-build.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @primer/react-scripts
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- [#19](https://github.com/primer/react-toolchain/pull/19) [`c5bb6f6`](https://github.com/primer/react-toolchain/commit/c5bb6f61e9ff514ab86850285537c8093f94e561) Thanks [@siddharthkp](https://github.com/siddharthkp)! - Add ability to build storybook
8+
39
## 0.1.1
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/react-toolchain",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"main": "index.js",
55
"bin": {
66
"toolchain": "index.js",

0 commit comments

Comments
 (0)