Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@hoth/view-v1.2.0](https://github.com/searchfe/hoth/compare/@hoth/view-v1.1.3...@hoth/view-v1.2.0) (2021-06-15)

### Features

* **view:** support renderOnly ([a08e019](a08e019))
  • Loading branch information
semantic-release-bot committed Jun 15, 2021
1 parent a08e019 commit fc06cdc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/view/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@hoth/view-v1.2.0](https://github.com/searchfe/hoth/compare/@hoth/view-v1.1.3...@hoth/view-v1.2.0) (2021-06-15)


### Features

* **view:** support renderOnly ([a08e019](https://github.com/searchfe/hoth/commit/a08e019c7938c6001a3b51b3d31f9286ed87736f))

# [@hoth/view-v1.1.3](https://github.com/searchfe/hoth/compare/@hoth/view-v1.1.2...@hoth/view-v1.1.3) (2021-06-01)


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

0 comments on commit fc06cdc

Please sign in to comment.