Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cxtom committed Jul 16, 2021
2 parents f62126e + 32c81c9 commit 13f1847
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 2 deletions.
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.7](https://github.com/searchfe/hoth/compare/@hoth/app-autoload-v1.1.6...@hoth/app-autoload-v1.1.7) (2021-07-16)


### Bug Fixes

* controller route scope error ([9ec461a](https://github.com/searchfe/hoth/commit/9ec461acb7f5838f43bbe06c8df5f1ad80feb30d))

# [@hoth/app-autoload-v1.1.6](https://github.com/searchfe/hoth/compare/@hoth/app-autoload-v1.1.5...@hoth/app-autoload-v1.1.6) (2021-06-02)


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.6",
"version": "1.1.7",
"description": "app-autoload plugin for hoth framework",
"main": "dist/index.js",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/decorators/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@hoth/decorators-v1.1.6](https://github.com/searchfe/hoth/compare/@hoth/decorators-v1.1.5...@hoth/decorators-v1.1.6) (2021-07-16)


### Bug Fixes

* controller route scope error ([9ec461a](https://github.com/searchfe/hoth/commit/9ec461acb7f5838f43bbe06c8df5f1ad80feb30d))

# [@hoth/decorators-v1.1.5](https://github.com/searchfe/hoth/compare/@hoth/decorators-v1.1.4...@hoth/decorators-v1.1.5) (2021-06-02)


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

0 comments on commit 13f1847

Please sign in to comment.