Skip to content

Commit

Permalink
chore(release): 1.21.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.21.0](v1.20.0...v1.21.0) (2024-05-07)

### Features

* update to track latest spec changes ([6f5ed39](6f5ed39))
* update to track latest spec changes ([0261fb1](0261fb1))
  • Loading branch information
GP authored and paambaati committed May 7, 2024
1 parent 6f5ed39 commit 3097955
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.21.0](https://github.com/paambaati/neon-js-sdk/compare/v1.20.0...v1.21.0) (2024-05-07)


### Features

* update to track latest spec changes ([6f5ed39](https://github.com/paambaati/neon-js-sdk/commit/6f5ed395bafd64eb352290275664e5cd51804b71))
* update to track latest spec changes ([0261fb1](https://github.com/paambaati/neon-js-sdk/commit/0261fb1af41e63d1e393ab818776fc8555a2f4d4))

# [1.20.0](https://github.com/paambaati/neon-js-sdk/compare/v1.19.0...v1.20.0) (2024-04-29)


Expand Down
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.20.0",
"version": "1.21.0",
"description": "TypeScript SDK for managing your Neon Serverless PostgreSQL projects",
"keywords": [
"neon",
Expand Down

0 comments on commit 3097955

Please sign in to comment.