From 35db9b491448da31cf06bf2f16473642f1ebf5ee Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 19 Feb 2024 16:19:10 +0000 Subject: [PATCH] chore(release): 5.0.1 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6dfa677..9c7de35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [5.0.1](https://github.com/oclif/eslint-config-oclif/compare/5.0.0...5.0.1) (2024-02-19) + + +### Bug Fixes + +* **deps:** bump eslint-plugin-mocha from 10.1.0 to 10.3.0 ([#106](https://github.com/oclif/eslint-config-oclif/issues/106)) ([9ff0780](https://github.com/oclif/eslint-config-oclif/commit/9ff0780a8d85d7c79ca19e6d4fd16193182ba103)) + + + # [5.0.0](https://github.com/oclif/eslint-config-oclif/compare/v4.0.0...5.0.0) (2023-09-18) diff --git a/package.json b/package.json index e629af7..9022e33 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-oclif", "description": "eslint config for oclif", - "version": "5.0.0", + "version": "5.0.1", "author": "Salesforce", "bugs": "https://github.com/oclif/eslint-config-oclif/issues", "dependencies": {