Skip to content

Commit e410a18

Browse files
committed
chore: Prepare 2.2.1
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent abbe580 commit e410a18

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 2.2.1 - 2024-04-21
6+
### Fixed
7+
* fix: Relax recommended config to work also with libraries \([\#180](https://github.com/nextcloud-libraries/eslint-plugin/pull/185)\)
8+
59
## 2.2.0 - 2024-03-26
610
### Added
711
* feat: Add option to set a Nextcloud target version or parse the appinfo \([\#164](https://github.com/nextcloud-libraries/eslint-plugin/pull/164)\)

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/eslint-plugin",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"license": "ISC",
55
"description": "Nextcloud lint plugin for ESLint",
66
"keywords": [

0 commit comments

Comments
 (0)