From 7113df11ea3f900bd147ad5d3a0812a46e8135b8 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 15 Apr 2024 14:38:24 +0000 Subject: [PATCH] chore(release): 3.1.5 [skip ci] --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index af075ca..0ee93c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [3.1.5](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.1.4...3.1.5) (2024-04-15) + + +### Bug Fixes + +* **deps:** bump eslint-plugin-mocha from 10.4.1 to 10.4.2 ([#132](https://github.com/oclif/eslint-config-oclif-typescript/issues/132)) ([4a19629](https://github.com/oclif/eslint-config-oclif-typescript/commit/4a19629f76507848f0ea239e0babf149595db57b)) +* **deps:** bump eslint-plugin-perfectionist from 2.8.0 to 2.9.0 ([#131](https://github.com/oclif/eslint-config-oclif-typescript/issues/131)) ([bbeb29f](https://github.com/oclif/eslint-config-oclif-typescript/commit/bbeb29ff8f3b0141d853289e51af1881b30fbc05)) + + + ## [3.1.4](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.1.3...3.1.4) (2024-04-08) diff --git a/package.json b/package.json index 7fb92ff..2643e26 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.4", + "version": "3.1.5", "author": "Salesforce", "bugs": "https://github.com/oclif/eslint-config-oclif-typescript/issues", "dependencies": {