Skip to content

Commit 8fe2513

Browse files
committed
Release 10.5.1 version
1 parent 60ea651 commit 8fe2513

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.1
6+
7+
- Fixed `grid-area` span reset for overriding areas (by @puneetdixit200).
8+
59
## 10.5.0 “Each Endeavouring, All Achieving”
610

711
- Added `mask-position-x` and `mask-position-y` support (by @toporek).

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.5.0",
3+
"version": "10.5.1",
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)