Skip to content

Commit 3c5246b

Browse files
authored
Merge pull request #172 from nextcloud-libraries/release/v3.2.2
chore(release): v3.2.2
2 parents 8165bd8 + 0778998 commit 3c5246b

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44
-->
55
# Changelog
66

7+
## [v3.2.2](https://github.com/nextcloud-libraries/stylelint-config/compare/v3.2.1...v3.2.2) (2026-05-07)
8+
### Fixed
9+
* fix: temporarily disable `no-invalid-position-declaration` [\#171](https://github.com/nextcloud-libraries/stylelint-config/pull/171) ([ShGKme](https://github.com/ShGKme))
10+
11+
### Changed
12+
* Updated dependencies:
13+
* Bump `stylelint` to 17.9.1
14+
* Bump `stylelint-config-recommended-scss` to 17.0.1
15+
716
## [v3.2.1](https://github.com/nextcloud/stylelint-config/tree/v3.2.1) (2026-02-05)
817
### Changed
918
* chore(deps): pin stylelint and stylelint-use-logical to remove overrides [\#154](https://github.com/nextcloud-libraries/stylelint-config/pull/154)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextcloud/stylelint-config",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"description": "Stylelint shared config for nextcloud vue.js apps",
55
"keywords": [
66
"stylelint",

0 commit comments

Comments
 (0)