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 89d14bb commit 92372cdCopy full SHA for 92372cd
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Change Log
2
This project adheres to [Semantic Versioning](http://semver.org/).
3
4
+## 9.8.1
5
+* Replace `chalk` to `kleur` (by Luke Edwards).
6
+* Update docs (by @mbomb007).
7
+
8
## 9.8 “Vigilo Confido”
9
* Add `:placeholder-shown` support (by Tanguy Krotoff).
10
package.json
@@ -1,6 +1,6 @@
{
"name": "autoprefixer",
- "version": "9.8.0",
+ "version": "9.8.1",
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
"keywords": [
"autoprefixer",
0 commit comments