Skip to content

Commit faf456a

Browse files
committed
Release 10.5 version
1 parent b841fc5 commit faf456a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## 10.5.0 “Each Endeavouring, All Achieving”
6+
7+
- Added `mask-position-x` and `mask-position-y` support (by @Bilge).
8+
59
## 10.4.27
610

711
- Removed development key from `package.json`.

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.4.27",
3+
"version": "10.5.0",
44
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
55
"keywords": [
66
"autoprefixer",

0 commit comments

Comments
 (0)