From d8cc1a6ea0beb70031842f86b22e56cd9d470e23 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 24 Dec 2023 05:50:01 +0000 Subject: [PATCH] chore(release): 3.0.31 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6426cd0..e8e2bfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.0.31](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.0.30...3.0.31) (2023-12-24) + + +### Bug Fixes + +* **deps:** bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0 ([#103](https://github.com/oclif/eslint-config-oclif-typescript/issues/103)) ([3c6c995](https://github.com/oclif/eslint-config-oclif-typescript/commit/3c6c9954cc0d94cdbbb32cb73e279681012321e0)) + + + ## [3.0.30](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.0.29...3.0.30) (2023-12-24) diff --git a/package.json b/package.json index 3459caa..bc07281 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-oclif-typescript", "description": "eslint config for Typscript'd oclif", - "version": "3.0.30", + "version": "3.0.31", "author": "Salesforce", "bugs": "https://github.com/oclif/eslint-config-oclif-typescript/issues", "dependencies": {