Skip to content

Commit

Permalink
chore(release): 1.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.9.0](v1.8.0...v1.9.0) (2023-07-02)

### Features

* update to track latest spec changes ([c582321](c582321))
* update to track latest spec changes ([791b2d8](791b2d8))
  • Loading branch information
GP authored and paambaati committed Jul 2, 2023
1 parent c582321 commit 3edb02e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.9.0](https://github.com/paambaati/neon-js-sdk/compare/v1.8.0...v1.9.0) (2023-07-02)


### Features

* update to track latest spec changes ([c582321](https://github.com/paambaati/neon-js-sdk/commit/c58232191c2f863cbf37b0d84946f3f26bbe5d5c))
* update to track latest spec changes ([791b2d8](https://github.com/paambaati/neon-js-sdk/commit/791b2d8e359f2014393996a93c5e0e61500913f2))

# [1.8.0](https://github.com/paambaati/neon-js-sdk/compare/v1.7.0...v1.8.0) (2023-06-29)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "neon-sdk",
"version": "1.8.0",
"version": "1.9.0",
"description": "TypeScript SDK for managing your Neon Serverless PostgreSQL projects",
"keywords": [
"neon",
Expand Down

0 comments on commit 3edb02e

Please sign in to comment.