Skip to content

Commit

Permalink
chore(release): 1.1.5 [skip ci]
Browse files Browse the repository at this point in the history
# [@hoth/decorators-v1.1.5](https://github.com/searchfe/hoth/compare/@hoth/decorators-v1.1.4...@hoth/decorators-v1.1.5) (2021-06-02)

### Bug Fixes

* add $bdConf decorator &  update molecule template tsconfig.json ([f4b891d](f4b891d))
* delete $bdConf decorator ([9057491](9057491))
  • Loading branch information
semantic-release-bot committed Jun 2, 2021
1 parent 595b9f7 commit 1f83dae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/decorators/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [@hoth/decorators-v1.1.5](https://github.com/searchfe/hoth/compare/@hoth/decorators-v1.1.4...@hoth/decorators-v1.1.5) (2021-06-02)


### Bug Fixes

* add $bdConf decorator & update molecule template tsconfig.json ([f4b891d](https://github.com/searchfe/hoth/commit/f4b891dbc0dd976616e4549d7db00bab5f134e88))
* delete $bdConf decorator ([9057491](https://github.com/searchfe/hoth/commit/90574919064670f2e0dc21952ff1bd700b8cd121))

# [@hoth/decorators-v1.1.4](https://github.com/searchfe/hoth/compare/@hoth/decorators-v1.1.3...@hoth/decorators-v1.1.4) (2021-05-24)


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.4",
"version": "1.1.5",
"description": "decorators for hoth framework",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 1f83dae

Please sign in to comment.