Skip to content

Commit

Permalink
chore(release): 1.27.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.27.4](v1.27.3...v1.27.4) (2024-03-07)

### Bug Fixes

* allow releases to be manually dispatched ([#179](#179)) ([cc17ed9](cc17ed9))
* broken links in readme ([#181](#181)) ([901a95e](901a95e))
* ip-allow exit code in case of error ([#182](#182)) ([30b6715](30b6715))
  • Loading branch information
semantic-release-bot committed Mar 7, 2024
1 parent 901a95e commit 0c71dfa
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": "[email protected]:neondatabase/neonctl.git"
},
"type": "module",
"version": "1.27.3",
"version": "1.27.4",
"description": "CLI tool for NeonDB Cloud management",
"main": "index.js",
"author": "NeonDB",
Expand Down

0 comments on commit 0c71dfa

Please sign in to comment.