Skip to content

Commit f693ca3

Browse files
committed
Release 10.3.6 version
1 parent afb06a8 commit f693ca3

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Change Log
22
This project adheres to [Semantic Versioning](http://semver.org/).
33

4+
## 10.3.6
5+
* Updated `nanocolors`.
6+
* Reduced package size.
7+
48
## 10.3.5
5-
* Replace `colorette` to `nanocolors`.
9+
* Replaced `colorette` to `nanocolors`.
610

711
## 10.3.4
812
* Fixed `stretch` value in latest Firefox.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "autoprefixer",
3-
"version": "10.3.5",
3+
"version": "10.3.6",
44
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
55
"engines": {
66
"node": "^10 || ^12 || >=14"

0 commit comments

Comments
 (0)