Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@hoth/utils-v1.2.0](https://github.com/searchfe/hoth/compare/@hoth/utils-v1.1.5...@hoth/utils-v1.2.0) (2022-03-29)

### Features

* remove fs-extra as much as possible ([f21c376](f21c376))
  • Loading branch information
semantic-release-bot committed Mar 29, 2022
1 parent d768ef4 commit 07e9f13
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@hoth/utils-v1.2.0](https://github.com/searchfe/hoth/compare/@hoth/utils-v1.1.5...@hoth/utils-v1.2.0) (2022-03-29)


### Features

* remove fs-extra as much as possible ([f21c376](https://github.com/searchfe/hoth/commit/f21c376065d2a41d39da0c1ea6daf886270f436f))

# [@hoth/utils-v1.1.5](https://github.com/searchfe/hoth/compare/@hoth/utils-v1.1.4...@hoth/utils-v1.1.5) (2022-03-29)


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

0 comments on commit 07e9f13

Please sign in to comment.