Skip to content

Commit

Permalink
Release 10.4.15 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Aug 13, 2023
1 parent e6f597d commit aa63324
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/).

## 10.4.15
* Fixed `::backdrop` prefixes (by 一丝).
* Fixed docs (by Christian Oliff).

## 10.4.14
* Improved startup time and reduced JS bundle size (by Kārlis Gaņģis).

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "autoprefixer",
"version": "10.4.14",
"version": "10.4.15",
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
"engines": {
"node": "^10 || ^12 || >=14"
Expand Down

0 comments on commit aa63324

Please sign in to comment.