Skip to content

Commit

Permalink
chore(release): 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ungoldman committed May 8, 2022
1 parent 9044aa0 commit 879c6df
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.0.1](https://github.com/ungoldman/hyperaxe/compare/v2.0.0...v2.0.1) (2022-05-08)


### Bug Fixes

* **engines:** set min node to 12 ([e61d87b](https://github.com/ungoldman/hyperaxe/commit/e61d87bdf0e41c29cd814ffd99739a946578fe99))

<a name="2.0.0">
# [2.0.0](https://github.com/ungoldman/hyperaxe/compare/v1.3.0...v2.0.0) (2022-03-17)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hyperaxe",
"description": "Enchanted hyperscript weapon.",
"version": "2.0.0",
"version": "2.0.1",
"author": "Nate Goldman <ungoldman@gmail.com> (https://ungoldman.com/)",
"bugs": {
"url": "https://github.com/ungoldman/hyperaxe/issues"
Expand Down

0 comments on commit 879c6df

Please sign in to comment.