We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2.0.0
1 parent 49dfd01 commit e6df6ccCopy full SHA for e6df6cc
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
5
This project adheres to [Semantic Versioning](http://semver.org/).
6
7
-# Head
+# 2.0.0 - 2017-02-01
8
9
- Changed: no longer required to transfer options for `figter` using `config` option.
10
- Changed: to load configuration from file, need specify `useConfigFile` option.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "figlet-loader",
3
- "version": "1.1.1",
+ "version": "2.0.0",
"description": "Get your figlet build bundled with webpack, use figlet with webpack easily",
"repository": {
"type": "git",
0 commit comments