From 905efc24449178b3670d9e63c4721d8983debb94 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 17 Mar 2024 02:50:32 +0000 Subject: [PATCH] chore(release): 3.1.3 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dccba48..5287cc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.1.3](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.1.2...3.1.3) (2024-03-17) + + +### Bug Fixes + +* **deps:** bump eslint-plugin-perfectionist from 2.6.0 to 2.7.0 ([#126](https://github.com/oclif/eslint-config-oclif-typescript/issues/126)) ([c9f54a9](https://github.com/oclif/eslint-config-oclif-typescript/commit/c9f54a9626dc57ad72a1db510fc9a3c789097171)) + + + ## [3.1.2](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.1.1...3.1.2) (2024-03-10) diff --git a/package.json b/package.json index 4655180..a13c2fd 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.2", + "version": "3.1.3", "author": "Salesforce", "bugs": "https://github.com/oclif/eslint-config-oclif-typescript/issues", "dependencies": {