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

Commit bd5a12f

Browse files
authored
Merge pull request #18 from primer/changeset-release/main
Release tracking
2 parents 09eda35 + bb746b2 commit bd5a12f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/upgrade-storybook-deps.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.1.1
4+
5+
### Patch Changes
6+
7+
- [#17](https://github.com/primer/react-toolchain/pull/17) [`f35fe7a`](https://github.com/primer/react-toolchain/commit/f35fe7aad6329095f1a104df284e83a0496ac30f) Thanks [@siddharthkp](https://github.com/siddharthkp)! - Upgrade storybook version to ^6.5.12
8+
39
## 0.1.0
410

511
### Minor 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.0",
3+
"version": "0.1.1",
44
"main": "index.js",
55
"bin": {
66
"toolchain": "index.js",

0 commit comments

Comments
 (0)