Skip to content

Commit

Permalink
chore(release): 1.5.1 [skip ci]
Browse files Browse the repository at this point in the history
# [@hoth/cli-v1.5.1](https://github.com/searchfe/hoth/compare/@hoth/cli-v1.5.0...@hoth/cli-v1.5.1) (2022-10-30)

### Bug Fixes

* cli test ([46fa9f5](46fa9f5))
* node config fatal tip message ([793fbc1](793fbc1))
* pino.final warning ([1e13f89](1e13f89))
  • Loading branch information
semantic-release-bot committed Oct 30, 2022
1 parent afe481c commit c78308d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [@hoth/cli-v1.5.1](https://github.com/searchfe/hoth/compare/@hoth/cli-v1.5.0...@hoth/cli-v1.5.1) (2022-10-30)


### Bug Fixes

* cli test ([46fa9f5](https://github.com/searchfe/hoth/commit/46fa9f58beb9bac0d90582907b0c6ba1e29c13a3))
* node config fatal tip message ([793fbc1](https://github.com/searchfe/hoth/commit/793fbc18a86a5533fd4063e2f069c6a4e82365b4))
* pino.final warning ([1e13f89](https://github.com/searchfe/hoth/commit/1e13f89874a3cf3f2b7135baacf5fb4d6baf685e))

# [@hoth/cli-v1.5.0](https://github.com/searchfe/hoth/compare/@hoth/cli-v1.4.0...@hoth/cli-v1.5.0) (2022-07-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hoth/cli",
"version": "1.5.0",
"version": "1.5.1",
"description": "cli plugin for hoth framework",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit c78308d

Please sign in to comment.