Skip to content

Commit 1eb6ede

Browse files
chore(presto-client): release 0.1.1
1 parent 39e1913 commit 1eb6ede

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

presto-client/CHANGELOG.md

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

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

5+
## [0.1.1](https://github.com/prestodb/presto-js-client/compare/presto-client-0.1.0...presto-client-0.1.1) (2023-11-28)
6+
7+
8+
### Bug Fixes
9+
10+
* **presto-client:** improve published package information ([#7](https://github.com/prestodb/presto-js-client/issues/7)) ([529377a](https://github.com/prestodb/presto-js-client/commit/529377af6a33ced8590b9cc39e5466e931c25a57))
11+
512
## [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)
613

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

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",
3+
"version": "0.1.1",
44
"keywords": [
55
"database",
66
"presto",

0 commit comments

Comments
 (0)