From 33e4ac6fbc2aec8e0ef3427cf68fe21e9e5657df Mon Sep 17 00:00:00 2001 From: "@antongolub" Date: Fri, 7 Aug 2020 10:10:09 +0000 Subject: [PATCH] chore(release): 1.5.0 [skip ci] # [1.5.0](https://github.com/antongolub/yarn-audit-fix/compare/v1.4.1...v1.5.0) (2020-08-07) ### Features * highlight steps in the output for better readability ([7abff28](https://github.com/antongolub/yarn-audit-fix/commit/7abff2850a3cfe8ffaa99fd97bec3b2f8c45a3af)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72a145c9..7ca14e1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.5.0](https://github.com/antongolub/yarn-audit-fix/compare/v1.4.1...v1.5.0) (2020-08-07) + + +### Features + +* highlight steps in the output for better readability ([7abff28](https://github.com/antongolub/yarn-audit-fix/commit/7abff2850a3cfe8ffaa99fd97bec3b2f8c45a3af)) + ## [1.4.1](https://github.com/antongolub/yarn-audit-fix/compare/v1.4.0...v1.4.1) (2020-08-06) diff --git a/package.json b/package.json index fb4799d6..6100d968 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yarn-audit-fix", - "version": "1.4.1", + "version": "1.5.0", "private": false, "description": "Apply `npm audit fix` logic to `yarn.lock`", "bin": {