Skip to content

Commit 4a3d572

Browse files
authored
[TASK] Prepare the 8.5.1 release (#478)
1 parent 1dbbccb commit 4a3d572

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ This project adheres to [Semantic Versioning](https://semver.org/).
1515

1616
### Fixed
1717

18+
## 8.5.1
19+
20+
### Fixed
21+
1822
- Fix (regression) failure to parse at-rules with strict parsing (#456)
1923

2024
## 8.5.0

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"extra": {
4646
"branch-alias": {
47-
"dev-master": "9.0.x-dev"
47+
"dev-main": "9.0.x-dev"
4848
}
4949
},
5050
"scripts": {

0 commit comments

Comments
 (0)