Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 727d555

Browse files
GPpaambaati
authored andcommitted
chore(release): 2.0.0-beta.9 [skip ci]
# [2.0.0-beta.9](v2.0.0-beta.8...v2.0.0-beta.9) (2024-08-08) ### Features * update to track latest spec changes ([d02f771](d02f771))
1 parent 658999f commit 727d555

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.0.0-beta.9](https://github.com/paambaati/neon-js-sdk/compare/v2.0.0-beta.8...v2.0.0-beta.9) (2024-08-08)
2+
3+
4+
### Features
5+
6+
* update to track latest spec changes ([d02f771](https://github.com/paambaati/neon-js-sdk/commit/d02f771491aeaa6a72d4caa4140148f83c1ccc86))
7+
18
# [2.0.0-beta.8](https://github.com/paambaati/neon-js-sdk/compare/v2.0.0-beta.7...v2.0.0-beta.8) (2024-07-29)
29

310

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://jsr.io/schema/config-file.v1.json",
33
"name": "@httgp/neon-sdk",
4-
"version": "2.0.0-beta.8",
4+
"version": "2.0.0-beta.9",
55
"exports": "./generated/index.ts",
66
"publish": {
77
"include": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "neon-sdk",
3-
"version": "2.0.0-beta.8",
3+
"version": "2.0.0-beta.9",
44
"description": "TypeScript SDK for managing your Neon Serverless PostgreSQL projects",
55
"keywords": [
66
"neon",

0 commit comments

Comments
 (0)