Skip to content

Commit f1d22f5

Browse files
committed
chore(release): 5.0.1
1 parent 2dedbb8 commit f1d22f5

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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="5.0.1"></a>
6+
## [5.0.1](https://github.com/zkat/protoduck/compare/v5.0.0...v5.0.1) (2018-10-26)
7+
8+
9+
### Bug Fixes
10+
11+
* **security:** npm audit fix ([55a2007](https://github.com/zkat/protoduck/commit/55a2007))
12+
* **standard:** standard --fix ([2dedbb8](https://github.com/zkat/protoduck/commit/2dedbb8))
13+
14+
15+
516
<a name="5.0.0"></a>
617
# [5.0.0](https://github.com/zkat/protoduck/compare/v4.0.0...v5.0.0) (2017-12-12)
718

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protoduck",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Fancy duck typing for the most serious of ducks.",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)