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.
1 parent 80e6f44 commit 8ca0c6dCopy full SHA for 8ca0c6d
βpackages/hint-no-p3p/CHANGELOG.mdβ
@@ -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
8
# 3.0.0 (January 15, 2019)
9
10
## Breaking Changes
βpackages/hint-no-p3p/package.jsonβ
@@ -63,5 +63,5 @@
63
"watch:test": "ava --watch",
64
"watch:ts": "npm run build:ts -- --watch"
65
},
66
- "version": "3.0.0"
+ "version": "3.0.1"
67
}
0 commit comments