From e9311f874be592b5432f872d4b0ba5720d4a04b2 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 14 Jan 2024 05:50:45 +0000 Subject: [PATCH] chore(release): 3.0.37 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 228497e..369ea1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.0.37](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.0.36...3.0.37) (2024-01-14) + + +### Bug Fixes + +* **deps:** bump @typescript-eslint/parser from 6.18.0 to 6.18.1 ([#109](https://github.com/oclif/eslint-config-oclif-typescript/issues/109)) ([b542a3d](https://github.com/oclif/eslint-config-oclif-typescript/commit/b542a3d6ddd14d5d9a873a55479eff5363cb8fef)) + + + ## [3.0.36](https://github.com/oclif/eslint-config-oclif-typescript/compare/3.0.35...3.0.36) (2024-01-14) diff --git a/package.json b/package.json index cd0776f..d757e6e 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.0.36", + "version": "3.0.37", "author": "Salesforce", "bugs": "https://github.com/oclif/eslint-config-oclif-typescript/issues", "dependencies": {