Skip to content

Commit

Permalink
chore(release): 1.1.17 [skip ci]
Browse files Browse the repository at this point in the history
# [@hoth/app-autoload-v1.1.17](https://github.com/searchfe/hoth/compare/@hoth/app-autoload-v1.1.16...@hoth/app-autoload-v1.1.17) (2022-10-30)

### Bug Fixes

* node config fatal tip message ([793fbc1](793fbc1))
  • Loading branch information
semantic-release-bot committed Oct 30, 2022
1 parent d1e4106 commit afe481c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/app-autoload/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@hoth/app-autoload-v1.1.17](https://github.com/searchfe/hoth/compare/@hoth/app-autoload-v1.1.16...@hoth/app-autoload-v1.1.17) (2022-10-30)


### Bug Fixes

* node config fatal tip message ([793fbc1](https://github.com/searchfe/hoth/commit/793fbc18a86a5533fd4063e2f069c6a4e82365b4))

# [@hoth/app-autoload-v1.1.16](https://github.com/searchfe/hoth/compare/@hoth/app-autoload-v1.1.15...@hoth/app-autoload-v1.1.16) (2021-12-07)


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

0 comments on commit afe481c

Please sign in to comment.