Skip to content

Commit 71cdaff

Browse files
author
evilebottnawi
committed
Chore: prepare 3.0.0 release.
1 parent 13a8bce commit 71cdaff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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.0 - 2017-02-27
88

99
- Fixed: minimum required `loader-utils` version is now `~1.0.0`.
1010
- Removed: support `webpack` version `1`.

package.json

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

0 commit comments

Comments
 (0)