Skip to content

Commit 9cb90d0

Browse files
authored
Merge pull request #20 from primer/changeset-release/main
Release tracking
2 parents d4dc54b + c522827 commit 9cb90d0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/storybook-build.md

-5
This file was deleted.

Diff for: 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

Diff for: 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)