Skip to content

Commit 9ec3520

Browse files
committed
more fixes to package release
1 parent 91b129c commit 9ec3520

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/nine-plants-share.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"typed-string-interpolation": patch
3+
---
4+
5+
More additions to readme and package.json

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Basic steps for contributing for a release:
150150
- `npm run test:unit:watch`
151151
- Unit test for types in watch mode:
152152
- `npm run test:unit:types:watch`
153-
- Once all changes are complete create a new release with changeset
153+
- Once all changes are complete create a new release with changeset. This creates a PR that once merged will get released.
154154
- `npm run changeset`
155155
- Commit and push changes
156156
- Open a pull request for the fork

0 commit comments

Comments
 (0)