Skip to content

Commit e6df6cc

Browse files
author
evilebottnawi
committed
Chore: prepare 2.0.0 release.
1 parent 49dfd01 commit e6df6cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
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+
# 2.0.0 - 2017-02-01
88

99
- Changed: no longer required to transfer options for `figter` using `config` option.
1010
- Changed: to load configuration from file, need specify `useConfigFile` option.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "figlet-loader",
3-
"version": "1.1.1",
3+
"version": "2.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)