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

Commit 528cad0

Browse files
authored
Merge pull request #16 from primer/changeset-release/main
Release tracking
2 parents e157240 + 5144b4b commit 528cad0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rename-to-toolchain.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.0
4+
5+
### Minor Changes
6+
7+
- [#15](https://github.com/primer/react-toolchain/pull/15) [`4068623`](https://github.com/primer/react-toolchain/commit/406862300f28d3fd4d4762074303918dacb77da3) Thanks [@siddharthkp](https://github.com/siddharthkp)! - Rename package to `@primer/react-toolchain`
8+
39
## 0.0.2
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.0.2",
3+
"version": "0.1.0",
44
"main": "index.js",
55
"bin": {
66
"toolchain": "index.js",

0 commit comments

Comments
 (0)