Skip to content

Commit

Permalink
chore(release): 1.2.0 🚀 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2022-02-17)

### Features

* call hygen library directly instead of invoking its binary ([ff194b2](ff194b2))
* changed Hygen-Cook to call Hygen directly ([ebb589a](ebb589a))
* refactor rename typo ([9e45b69](9e45b69))
* refactor rename typo ([fd70274](fd70274))
  • Loading branch information
semantic-release-bot committed Feb 17, 2022
1 parent 78e5b63 commit ff4a389
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [1.2.0](https://github.com/bbeesley/hygen-cook/compare/v1.1.0...v1.2.0) (2022-02-17)


### Features

* call hygen library directly instead of invoking its binary ([ff194b2](https://github.com/bbeesley/hygen-cook/commit/ff194b235279fff44528dfbb3497980ec28101be))
* changed Hygen-Cook to call Hygen directly ([ebb589a](https://github.com/bbeesley/hygen-cook/commit/ebb589a3d2fe7c253e3bbe7d10ca9ac31bf9681b))
* refactor rename typo ([9e45b69](https://github.com/bbeesley/hygen-cook/commit/9e45b691e5d4387b0d71d3e74e8951125a6dadde))
* refactor rename typo ([fd70274](https://github.com/bbeesley/hygen-cook/commit/fd702746154ba5618df11496fd14df151874a4fe))

# [1.1.0](https://github.com/bbeesley/hygen-cook/compare/v1.0.3...v1.1.0) (2022-01-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hygen-cook",
"version": "1.1.0",
"version": "1.2.0",
"description": "Helps you cook up some delicious hygen recipes",
"main": "dist/main/chef.cjs",
"bin": {
Expand Down

0 comments on commit ff4a389

Please sign in to comment.