From fdb77158c4f9c6dbd809ddb7b0ceb8a06f0ca380 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 4 Dec 2021 08:32:38 +0000 Subject: [PATCH] chore(release): 6.11.0 [skip ci] # [6.11.0](https://github.com/asd-xiv/eslint-config/compare/v6.10.0...v6.11.0) (2021-12-04) ### Features * update dependencies ([2f73bb1](https://github.com/asd-xiv/eslint-config/commit/2f73bb15f90016c99fb2128e8c0889120a21ebd4)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4504d3d..c7cecb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +# [6.11.0](https://github.com/asd-xiv/eslint-config/compare/v6.10.0...v6.11.0) (2021-12-04) + + +### Features + +* update dependencies ([2f73bb1](https://github.com/asd-xiv/eslint-config/commit/2f73bb15f90016c99fb2128e8c0889120a21ebd4)) + # [6.10.0](https://github.com/asd-xiv/eslint-config/compare/v6.9.0...v6.10.0) (2021-11-27) diff --git a/package.json b/package.json index 98cce48..49113bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@asd14/eslint-config", - "version": "6.10.0", + "version": "6.11.0", "description": "JavaScript ESLint rules", "homepage": "https://github.com/asd-xiv/eslint-config", "main": "targets/node.js",