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 c0c3ae8 commit 4ded830Copy full SHA for 4ded830
README.md
@@ -177,3 +177,9 @@ and contact us on Slack and GitHub.
177
178
Copyright
179
[Trino JS Client contributors](https://github.com/trinodb/trino-js-client/graphs/contributors) 2022-present
180
+
181
+## Releasing
182
183
+Releases are automated with GitHub Actions and only require a pull request
184
+that updates the version in `package.json`. For example, see
185
+[PR 723](https://github.com/trinodb/trino-js-client/pull/723)
0 commit comments