Skip to content

Commit

Permalink
chore(release): 1.25.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.25.0](v1.24.0...v1.25.0) (2024-08-05)

### Features

* update to track latest spec changes ([d02f771](d02f771))
  • Loading branch information
GP authored and paambaati committed Aug 5, 2024
1 parent d42c184 commit 315bbcd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.25.0](https://github.com/paambaati/neon-js-sdk/compare/v1.24.0...v1.25.0) (2024-08-05)


### Features

* update to track latest spec changes ([d02f771](https://github.com/paambaati/neon-js-sdk/commit/d02f771491aeaa6a72d4caa4140148f83c1ccc86))

# [1.24.0](https://github.com/paambaati/neon-js-sdk/compare/v1.23.0...v1.24.0) (2024-07-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.24.0",
"version": "1.25.0",
"description": "TypeScript SDK for managing your Neon Serverless PostgreSQL projects",
"keywords": [
"neon",
Expand Down

0 comments on commit 315bbcd

Please sign in to comment.