We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13ad366 commit 647699fCopy full SHA for 647699f
presto-client/CHANGELOG.md
@@ -0,0 +1,10 @@
1
+# Changelog
2
+
3
+This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
5
+## 0.1.0-beta.0 (2023-10-04)
6
7
8
+### Features
9
10
+* **workspace:** add all initial source code ([#1](https://github.com/prestodb/presto-js-client/issues/1)) ([3328bda](https://github.com/prestodb/presto-js-client/commit/3328bdade9938cc209caa6b72849047e620cc24f))
presto-client/package.json
@@ -1,6 +1,6 @@
{
"name": "@prestodb/presto-js-client",
- "version": "0.0.1",
+ "version": "0.1.0-beta.0",
"dependencies": {
"@swc/helpers": "~0.5.0"
},
0 commit comments