Skip to content

Commit

Permalink
Release v0.22.1 (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
edg2s authored Feb 8, 2022
1 parent 54c4622 commit d761103
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
0.22.1 / 2022-02-08
===================

* vue: Update for new rules in eslint-plugin-vue 8.4.1 (Roan Kattouw)

* build: Add missing yaml.json to package files (Ed Sanders)
* tests: Check that all files are included in package.json's files list (Ed Sanders)

0.22.0 / 2022-02-07
===================

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": "eslint-config-wikimedia",
"version": "0.22.0",
"version": "0.22.1",
"description": "ESLint config following Wikimedia code conventions.",
"main": "common.json",
"scripts": {
Expand Down

0 comments on commit d761103

Please sign in to comment.