From c73f30f31ab080021bdb09d5deb097517c3eb3bf Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 21 Apr 2024 02:50:40 +0000 Subject: [PATCH] chore(release): 3.1.6 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ee93c4..fdfc48b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.1.6](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.1.5...3.1.6) (2024-04-21) + + +### Bug Fixes + +* **deps:** bump eslint-plugin-mocha from 10.4.2 to 10.4.3 ([3818f4f](https://github.com/oclif/eslint-config-oclif-typescript/commit/3818f4f053323247ca2dfe133dec12e964af90c8)) + + + ## [3.1.5](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.1.4...3.1.5) (2024-04-15) diff --git a/package.json b/package.json index 2b25e38..07b3403 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.5", + "version": "3.1.6", "author": "Salesforce", "bugs": "https://github.com/oclif/eslint-config-oclif-typescript/issues", "dependencies": {