Skip to content

Commit 3b81bf7

Browse files
authored
Merge pull request #83 from nextcloud/release/2.3.1
Release v2.3.1
2 parents abe626a + 52216bf commit 3b81bf7

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [v2.3.1](https://github.com/nextcloud/stylelint-config/tree/v2.3.1) (2023-07-11)
4+
5+
[Full Changelog](https://github.com/nextcloud/stylelint-config/compare/v2.3.0...v2.3.1)
6+
7+
**Implemented enhancements:**
8+
9+
- Bump stylelint and peers ([st3iny](https://github.com/st3iny))
10+
11+
**Changed:**
12+
13+
- Update engines versions to Node 20 with Npm 9 [\#78](https://github.com/nextcloud/stylelint-config/pull/78)
14+
315
## [v2.3.0](https://github.com/nextcloud/stylelint-config/tree/v2.3.0) (2022-10-14)
416

517
[Full Changelog](https://github.com/nextcloud/stylelint-config/compare/v2.2.0...v2.3.0)

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": "2.3.0",
3+
"version": "2.3.1",
44
"description": "Stylelint shared config for nextcloud vue.js apps",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)