Skip to content

Commit 1ed0052

Browse files
PostCSS Nesting 10.1.10
1 parent 8c8aa56 commit 1ed0052

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/postcss-nesting/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes to PostCSS Nesting
22

3-
### Unreleased
3+
### 10.1.10 (June 30, 2022)
44

55
- Partially revert the changes to pseudo element selectors from 10.1.9.
66

plugins/postcss-nesting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-nesting",
33
"description": "Nest rules inside each other in CSS",
4-
"version": "10.1.9",
4+
"version": "10.1.10",
55
"author": "Jonathan Neal <jonathantneal@hotmail.com>",
66
"license": "CC0-1.0",
77
"funding": {

0 commit comments

Comments
 (0)