Skip to content

Commit

Permalink
chore(presto-client): release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeramirezamora committed Oct 4, 2023
1 parent 0c3cdfb commit 80538d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions presto-client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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

## [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)

## 0.1.0-beta.0 (2023-10-04)


Expand Down
2 changes: 1 addition & 1 deletion presto-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@prestodb/presto-js-client",
"version": "0.1.0-beta.0",
"version": "0.1.0",
"dependencies": {
"@swc/helpers": "~0.5.0"
},
Expand Down

0 comments on commit 80538d6

Please sign in to comment.