Skip to content

Commit 80538d6

Browse files
chore(presto-client): release 0.1.0
1 parent 0c3cdfb commit 80538d6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

presto-client/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [0.1.0](https://github.com/prestodb/presto-js-client/compare/presto-client-0.1.0-beta.0...presto-client-0.1.0) (2023-10-04)
6+
57
## 0.1.0-beta.0 (2023-10-04)
68

79

presto-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@prestodb/presto-js-client",
3-
"version": "0.1.0-beta.0",
3+
"version": "0.1.0",
44
"dependencies": {
55
"@swc/helpers": "~0.5.0"
66
},

0 commit comments

Comments
 (0)