From 61e01f9fd5a0cc67bc17b7d7f5d5306f17ab5b38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Le=20Ralec?= Date: Tue, 24 May 2022 18:00:43 +0200 Subject: [PATCH] Release 2.2.0 --- CHANGELOG.md | 5 ++++- package.json | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 056a5df..376c373 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,11 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -#### [v2.1.0](https://github.com/WTTJ/wttj-config-front/compare/v2.1.0...v2.1.0) +#### [v2.2.0](https://github.com/WTTJ/wttj-config-front/compare/v2.1.0...v2.2.0) +- chore(deps): bump @typescript-eslint/eslint-plugin from 5.25.0 to 5.26.0 [`#52`](https://github.com/WTTJ/wttj-config-front/pull/52) +- chore(deps): bump eslint from 8.15.0 to 8.16.0 [`#51`](https://github.com/WTTJ/wttj-config-front/pull/51) +- feat: setup release-it [`#53`](https://github.com/WTTJ/wttj-config-front/pull/53) - chore(deps): bump @typescript-eslint/eslint-plugin from 5.23.0 to 5.25.0 [`#48`](https://github.com/WTTJ/wttj-config-front/pull/48) - chore(deps): bump @typescript-eslint/parser from 5.22.0 to 5.25.0 [`#47`](https://github.com/WTTJ/wttj-config-front/pull/47) - chore(deps): bump eslint-plugin-react from 7.29.4 to 7.30.0 [`#49`](https://github.com/WTTJ/wttj-config-front/pull/49) diff --git a/package.json b/package.json index e401f19..8db4f31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wttj-config-front", - "version": "2.1.0", + "version": "2.2.0", "description": "Front-end code lint and formatting config", "main": "lib/index.js", "files": [