Skip to content

Commit 69dd44d

Browse files
committed
chore: prepare v3.2.1
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 9b895ce commit 69dd44d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

7+
## [v3.2.1](https://github.com/nextcloud/stylelint-config/tree/v3.2.1) (2026-02-05)
8+
### Changed
9+
* chore(deps): pin stylelint and stylelint-use-logical to remove overrides [\#154](https://github.com/nextcloud-libraries/stylelint-config/pull/154)
10+
* ci(dependabot): increase package versions on update [\#155](https://github.com/nextcloud-libraries/stylelint-config/pull/155)
11+
* Updated dependencies:
12+
* Bump `stylelint` to 17.1.0
13+
714
## [v3.2.0](https://github.com/nextcloud/stylelint-config/tree/v3.2.0) (2026-01-17)
815
### Added
916
* feat(scss): enable "scss/load-partial-extension": "always" [\#144](https://github.com/nextcloud-libraries/stylelint-config/pull/144) ([ShGKme](https://github.com/ShGKme))

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.0",
3+
"version": "3.2.1",
44
"description": "Stylelint shared config for nextcloud vue.js apps",
55
"keywords": [
66
"stylelint",

0 commit comments

Comments
 (0)