From 8ffe584fbfd98400fcc31b33d4ee8e42087c8d17 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Thu, 7 Mar 2024 19:52:18 +0000 Subject: [PATCH] chore(release): 5.1.0 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cd5d2c..18e37fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [5.1.0](https://github.com/oclif/eslint-config-oclif/compare/5.0.4...5.1.0) (2024-03-07) + + +### Features + +* Swap to using "eslint-plugin-n" ([#111](https://github.com/oclif/eslint-config-oclif/issues/111)) ([798e927](https://github.com/oclif/eslint-config-oclif/commit/798e9274a506424b2732f98331c377a4ff95d05d)) + + + ## [5.0.4](https://github.com/oclif/eslint-config-oclif/compare/5.0.3...5.0.4) (2024-03-04) diff --git a/package.json b/package.json index e4b7214..7211f70 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-oclif", "description": "eslint config for oclif", - "version": "5.0.4", + "version": "5.1.0", "author": "Salesforce", "bugs": "https://github.com/oclif/eslint-config-oclif/issues", "dependencies": {