Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

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

.changeset/storybook-build.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
# @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

Lines changed: 1 addition & 1 deletion
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)