Skip to content

Commit 32d7b9d

Browse files
author
evilebottnawi
committed
Chore: prepare 3.0.1.
1 parent 1866ff3 commit 32d7b9d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7-
# Head
7+
# 3.0.1 - 2017-06-06
88

9+
- Fixed: problems with `nodejs` v4.
910
- Refactor: remove unnecessary code for `webpack` v1.
1011

1112
# 3.0.0 - 2017-02-27

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "figlet-loader",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Get your figlet build bundled with webpack, use figlet with webpack easily",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)