Skip to content

Commit 2c87814

Browse files
committed
πŸš€ hint-highest-available-document-mode - v3.0.1 ***NO_CI***
1 parent f64f493 commit 2c87814

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

β€Žpackages/hint-highest-available-document-mode/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 3.0.1 (February 22, 2019)
2+
3+
## Bug fixes / Improvements
4+
5+
* [[`44674e9c44`](https://github.com/webhintio/hint/commit/44674e9c4479cb3f3e3c2e66173437c74481f487)] - Fix: Refactor for file name convention (#1861) (by [`Karan Sapolia`](https://github.com/karansapolia) / see also: [`#1748`](https://github.com/webhintio/hint/issues/1748)).
6+
7+
18
# 3.0.0 (January 15, 2019)
29

310
## Breaking Changes

β€Žpackages/hint-highest-available-document-mode/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@
6464
"watch:test": "ava --watch",
6565
"watch:ts": "npm run build:ts -- --watch"
6666
},
67-
"version": "3.0.0"
67+
"version": "3.0.1"
6868
}

0 commit comments

Comments
Β (0)