Skip to content

Commit

Permalink
fix: add link to feature release pr
Browse files Browse the repository at this point in the history
  • Loading branch information
dmi3y committed Jan 8, 2023
1 parent a24e105 commit 626c2f1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ yarn dlx expo install react-native-web@~0.18.9 react-dom@18.1.0 @expo/webpack-co

- This is [initial][version-pr-initial] first PR introduced by release-please.
- This is [patch][version-pr-patch] PR with fixes.
- This is [breaking][version-pr-major] PR with fixes.
- This is [breaking][version-pr-major] PR with breaking fixes.
- This is [feature][version-pr-feat] PR with new feature.

### Note on existing repo versioning

Expand All @@ -46,3 +47,4 @@ For this package context of this file **might** look something like.
[version-pr-patch]: https://github.com/dmi3y/expo-release-please-example/pull/2
[release-please-initial-version]: https://github.com/googleapis/release-please/blob/main/docs/manifest-releaser.md#initial-version
[version-pr-major]: https://github.com/dmi3y/expo-release-please-example/pull/3
[version-pr-feat]: https://github.com/dmi3y/expo-release-please-example/pull/4

0 comments on commit 626c2f1

Please sign in to comment.