Skip to content

Commit

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

### Features

* update to track latest spec changes ([580a589](580a589))
* update to track latest spec changes ([6819517](6819517))
  • Loading branch information
GP authored and paambaati committed Aug 12, 2024
1 parent 580a589 commit e7dd037
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.26.0](https://github.com/paambaati/neon-js-sdk/compare/v1.25.0...v1.26.0) (2024-08-12)


### Features

* update to track latest spec changes ([580a589](https://github.com/paambaati/neon-js-sdk/commit/580a5898c9b9f6a67a9ec2d9e1201c655b77d216))
* update to track latest spec changes ([6819517](https://github.com/paambaati/neon-js-sdk/commit/681951730becf54edfd57a4e226caf96b7ef0059))

# [1.25.0](https://github.com/paambaati/neon-js-sdk/compare/v1.24.0...v1.25.0) (2024-08-05)


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

0 comments on commit e7dd037

Please sign in to comment.