From 6812d925ee0d9bf1e1e419c39922395b7caae431 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 14 May 2021 03:05:32 +0000 Subject: [PATCH] chore(release): 5.1.1 [skip release] ## [5.1.1](https://github.com/jpedroh/mach/compare/v5.1.0...v5.1.1) (2021-05-14) ### Bug Fixes * **dev-deps:** bump @typescript-eslint/eslint-plugin from 4.22.1 to 4.23.0 ([#51](https://github.com/jpedroh/mach/issues/51)) ([b5e6e69](https://github.com/jpedroh/mach/commit/b5e6e69db21576966cbcc1490f11c30806c7b2f4)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 103db5d1..85efeed7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.1.1](https://github.com/jpedroh/mach/compare/v5.1.0...v5.1.1) (2021-05-14) + + +### Bug Fixes + +* **dev-deps:** bump @typescript-eslint/eslint-plugin from 4.22.1 to 4.23.0 ([#51](https://github.com/jpedroh/mach/issues/51)) ([b5e6e69](https://github.com/jpedroh/mach/commit/b5e6e69db21576966cbcc1490f11c30806c7b2f4)) + # [5.1.0](https://github.com/jpedroh/mach/compare/v5.0.3...v5.1.0) (2021-05-14)