From e4e5746c8aa975e8722693b3956d1237aa50927c Mon Sep 17 00:00:00 2001 From: Jayden Seric Date: Sun, 1 Aug 2021 13:05:05 +1000 Subject: [PATCH] Version 22.0.0. --- changelog.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index e5dc179..3238a7d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,6 @@ # eslint-config-env changelog -## Next +## 22.0.0 ### Major diff --git a/package.json b/package.json index a0d140e..e87b38b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-env", - "version": "21.0.0", + "version": "22.0.0", "description": "ESLint config optimized for authoring packages that adapts to the project environment.", "license": "MIT", "author": {