We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b129c commit 9ec3520Copy full SHA for 9ec3520
.changeset/nine-plants-share.md
@@ -0,0 +1,5 @@
1
+---
2
+"typed-string-interpolation": patch
3
4
+
5
+More additions to readme and package.json
README.md
@@ -150,7 +150,7 @@ Basic steps for contributing for a release:
150
- `npm run test:unit:watch`
151
- Unit test for types in watch mode:
152
- `npm run test:unit:types:watch`
153
-- Once all changes are complete create a new release with changeset
+- Once all changes are complete create a new release with changeset. This creates a PR that once merged will get released.
154
- `npm run changeset`
155
- Commit and push changes
156
- Open a pull request for the fork
0 commit comments