Skip to content

Commit 1e0e32c

Browse files
committed
chore(release): 1.0.1
1 parent 8432b84 commit 1e0e32c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,15 @@
22

33
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.
44

5+
<a name="1.0.1"></a>
6+
## [1.0.1](https://github.com/ungoldman/hyperaxe/compare/v1.0.0...v1.0.1) (2018-02-21)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** remove is-plain-object ([129ee34](https://github.com/ungoldman/hyperaxe/commit/129ee34))
12+
13+
14+
515
<a name="1.0.0"></a>
616
# 1.0.0 (2018-02-17)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hyperaxe",
33
"description": "Enchanted hyperscript weapon.",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"author": "Nate Goldman <[email protected]> (https://ungoldman.com/)",
66
"bugs": {
77
"url": "https://github.com/ungoldman/hyperaxe/issues"

0 commit comments

Comments
 (0)