Skip to content

Commit

Permalink
chore: Prepare 2.2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
  • Loading branch information
susnux committed Apr 21, 2024
1 parent abbe580 commit e410a18
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## 2.2.1 - 2024-04-21
### Fixed
* fix: Relax recommended config to work also with libraries \([\#180](https://github.com/nextcloud-libraries/eslint-plugin/pull/185)\)

## 2.2.0 - 2024-03-26
### Added
* feat: Add option to set a Nextcloud target version or parse the appinfo \([\#164](https://github.com/nextcloud-libraries/eslint-plugin/pull/164)\)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nextcloud/eslint-plugin",
"version": "2.2.0",
"version": "2.2.1",
"license": "ISC",
"description": "Nextcloud lint plugin for ESLint",
"keywords": [
Expand Down

0 comments on commit e410a18

Please sign in to comment.