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 2950699 commit 4680449Copy full SHA for 4680449
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 on GitHub actions flow 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