From 2b26dafc4e819443bc2676e439a30c144d3ddcb8 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 8 Sep 2024 03:01:04 +0000 Subject: [PATCH] chore(release): 3.1.11 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4586bfc..ceaa87e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.1.11](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.1.10...3.1.11) (2024-09-08) + + +### Bug Fixes + +* **deps:** bump eslint-plugin-import from 2.29.1 to 2.30.0 ([8986cec](https://github.com/oclif/eslint-config-oclif-typescript/commit/8986cecfe56539fd5aff59f0306fb5964076b0f7)) + + + ## [3.1.10](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.1.9...3.1.10) (2024-09-01) diff --git a/package.json b/package.json index 0dfb322..cb40bad 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.1.10", + "version": "3.1.11", "author": "Salesforce", "bugs": "https://github.com/oclif/eslint-config-oclif-typescript/issues", "dependencies": {