Skip to content

Commit

Permalink
chore(release): 1.1.11 [skip ci]
Browse files Browse the repository at this point in the history
# [@hoth/cli-v1.1.11](https://github.com/searchfe/hoth/compare/@hoth/cli-v1.1.10...@hoth/cli-v1.1.11) (2021-08-09)

### Performance Improvements

* **cli:** update plugin example ([abe145e](abe145e))
* **cli:** use close-with-grace ([401832a](401832a))
  • Loading branch information
semantic-release-bot committed Aug 9, 2021
1 parent 6d05ad4 commit a99f866
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [@hoth/cli-v1.1.11](https://github.com/searchfe/hoth/compare/@hoth/cli-v1.1.10...@hoth/cli-v1.1.11) (2021-08-09)


### Performance Improvements

* **cli:** update plugin example ([abe145e](https://github.com/searchfe/hoth/commit/abe145e4074a4982186524d24770c0c90452d3f2))
* **cli:** use close-with-grace ([401832a](https://github.com/searchfe/hoth/commit/401832af35e275aa6ca85828a2785baf1bb6c35b))

# [@hoth/cli-v1.1.10](https://github.com/searchfe/hoth/compare/@hoth/cli-v1.1.9...@hoth/cli-v1.1.10) (2021-07-29)


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.1.10",
"version": "1.1.11",
"description": "cli plugin for hoth framework",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit a99f866

Please sign in to comment.