Skip to content

Commit dabec01

Browse files
committed
postcss-nesting v13.0.2
1 parent 97a06d5 commit dabec01

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

plugins/postcss-nesting/CHANGELOG.md

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

3-
### Unreleased (patch)
3+
### 13.0.2
4+
5+
_June 10, 2025_
46

57
- Updated [`@csstools/selector-resolve-nested`](https://github.com/csstools/postcss-plugins/tree/main/packages/selector-resolve-nested) to [`3.1.0`](https://github.com/csstools/postcss-plugins/tree/main/packages/selector-resolve-nested/CHANGELOG.md#310) (minor)
68

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": "13.0.1",
4+
"version": "13.0.2",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)