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 165de1bCopy full SHA for 165de1b
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
+## Releaseing
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