Skip to content

Commit 653715c

Browse files
committed
chore: v13.0.0
1 parent 029ac23 commit 653715c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@ When you're sending a pull request:
4949

5050
### Publishing a release
5151

52+
We use [release-it](https://github.com/release-it/release-it) to publish a release. It takes care of versioning, changelog generation, and publishing to NPM.
53+
5254
```sh
53-
yarn publish
55+
yarn release
5456
```
5557

56-
5. Push changes & tag to `origin`.
57-
5858
## Reporting issues
5959

6060
You can report issues on our [bug tracker](https://github.com/callstack/react-native-testing-library/issues). Please follow the issue template when opening an issue.

0 commit comments

Comments
 (0)