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

Commit e798196

Browse files
GPpaambaati
authored andcommitted
chore(release): 1.29.2 [skip ci]
## [1.29.2](v1.29.1...v1.29.2) (2025-02-19) ### Bug Fixes * **ci:** revert dry run logic ([686c6e6](686c6e6))
1 parent 686c6e6 commit e798196

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.29.2](https://github.com/paambaati/neon-js-sdk/compare/v1.29.1...v1.29.2) (2025-02-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** revert dry run logic ([686c6e6](https://github.com/paambaati/neon-js-sdk/commit/686c6e627c31f872dae8c0cd6feaa1e31d568aab))
7+
18
## [1.29.1](https://github.com/paambaati/neon-js-sdk/compare/v1.29.0...v1.29.1) (2025-02-19)
29

310

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": "1.29.1",
3+
"version": "1.29.2",
44
"description": "TypeScript SDK for managing your Neon Serverless PostgreSQL projects",
55
"keywords": [
66
"neon",

0 commit comments

Comments
 (0)