Skip to content

Commit

Permalink
Release 9.8.7 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Sep 26, 2021
1 parent 795079a commit 2ecf6a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,10 @@
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).

## 9.8.7
* Replaced `colorette` with `nanocolors`.
* Reduced package size.

## 9.8.6
* Fixed `env` option.

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "autoprefixer",
"version": "9.8.6",
"version": "9.8.7",
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
"keywords": [
"autoprefixer",
Expand Down

0 comments on commit 2ecf6a0

Please sign in to comment.