Skip to content

Commit ee7b1b7

Browse files
committed
🚀 configuration-development - v6.1.1 ***NO_CI***
1 parent a0de448 commit ee7b1b7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

‎packages/configuration-development/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 6.1.1 (March 7, 2019)
2+
3+
## Bug fixes / Improvements
4+
5+
* [[`7cc5521aef`](https://github.com/webhintio/hint/commit/7cc5521aef9aab18ab54733275f154c8d5a94d11)] - Fix: Typo in configuration (by [`Jesus David García Gomez`](https://github.com/sarvaje) / see also: [`#2013`](https://github.com/webhintio/hint/issues/2013)).
6+
7+
18
# 6.1.0 (February 22, 2019)
29

310
## New features

‎packages/configuration-development/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@
5050
"lint": "echo \"Nothing to lint\"",
5151
"test-only": "echo \"Nothing to test\""
5252
},
53-
"version": "6.1.0"
53+
"version": "6.1.1"
5454
}

0 commit comments

Comments
 (0)