Skip to content

Commit

Permalink
chore(release): 1.37.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.37.0](v1.36.0...v1.37.0) (2024-09-24)

### Bug Fixes

* return correct neonctl version ([#271](#271)) ([d5e6d5b](d5e6d5b)), closes [#196](#196)

### Features

* Add `azure-eastus2` and `aws-ap-southeast-2` regions ([#279](#279)) ([6921cdb](6921cdb))
* output a warning if the parent branch is protected ([#280](#280)) ([9fc1701](9fc1701))
  • Loading branch information
semantic-release-bot committed Sep 24, 2024
1 parent 9fc1701 commit 3764c5d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"url": "git+ssh://[email protected]/neondatabase/neonctl.git"
},
"type": "module",
"version": "1.36.0",
"version": "1.37.0",
"description": "CLI tool for NeonDB Cloud management",
"main": "index.js",
"author": "NeonDB",
Expand Down

0 comments on commit 3764c5d

Please sign in to comment.