Skip to content

Commit

Permalink
fix: add link to readme code with release-please arbitrary file update
Browse files Browse the repository at this point in the history
  • Loading branch information
dmi3y committed Jan 8, 2023
1 parent 97798cb commit 0930db6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,12 @@ yarn dlx expo install react-native-web@~0.18.9 react-dom@18.1.0 @expo/webpack-co

- Setting up [please-release][please-release-github-repo] action for `expo` release type strategy.

- Using arbitrary file update [feature][please-release-doc-arbitrary-file-update] inside this README.md to display current version v1.0.0 <!-- x-release-please-start-version --> (note inline comment)
- Using arbitrary file update [feature][please-release-doc-arbitrary-file-update] inside this [README.md][readme-code-arbitrary-file-update] to display current version v1.0.0 <!-- x-release-please-start-version --> (note inline comment)

- This is [first][initial-version-pr] PR introduced by release-please.

[expo-app-get-started]: https://docs.expo.dev
[please-release-github-repo]: https://github.com/googleapis/release-please
[please-release-doc-arbitrary-file-update]: https://github.com/googleapis/release-please/blob/main/docs/customizing.md#updating-arbitrary-json-files
[initial-version-pr]: https://github.com/dmi3y/expo-release-please-example/pull/1/files
[readme-code-arbitrary-file-update]: https://github.com/dmi3y/expo-release-please-example/blob/main/README.md?plain=1#L19

0 comments on commit 0930db6

Please sign in to comment.