Skip to content

Commit 231b5db

Browse files
authored
add info on how to release this package (#670)
1 parent 0b97a0e commit 231b5db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ This repository also contains number of [example subgraph implementations](https
1111

1212
See [CONTRIBUTING.md](./CONTRIBUTING.md) for general contribution guidelines and [Apollo Federation Subgraph Maintainers Implementation Guide](./SUBGRAPH_GUIDE.md) for subgraph implementation instructions. Once you've completed the implementations instructions, feel free to create a PR and we'll review it. If you have any questions please open a GitHub issue on this repository.
1313

14+
## Release
15+
16+
This project is released through Github Actions. To release a new version simply create a new [GH release tag](https://github.com/apollographql/apollo-federation-subgraph-compatibility/releases) with a target release version. Release workflow will then automatically build and publish new NPM packages.
17+
1418
## Contact
1519

1620
If you have a specific question about the testing library or code, please start a discussion in the [Apollo community forums](https://community.apollographql.com/).

0 commit comments

Comments
 (0)