Skip to content

Commit 8758b8f

Browse files
authored
Merge pull request #59 from nextcloud/v2.2.0
2 parents d1012cf + a80faba commit 8758b8f

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [v2.2.0](https://github.com/nextcloud/stylelint-config/tree/v2.2.0) (2022-08-10)
4+
5+
[Full Changelog](https://github.com/nextcloud/stylelint-config/compare/v2.1.2...v2.2.0)
6+
7+
**Changed**
8+
9+
- Update engines versions to Node 16 with Npm 7 or Npm 8
10+
311
## [v2.1.2](https://github.com/nextcloud/stylelint-config/tree/v2.1.2) (2022-01-08)
412

513
[Full Changelog](https://github.com/nextcloud/stylelint-config/compare/v2.1.1...v2.1.2)

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

0 commit comments

Comments
 (0)