From ad883acb1eb240cc79f6cfc08db534e6d9b006f4 Mon Sep 17 00:00:00 2001 From: "@antongolub" Date: Sat, 22 Aug 2020 15:46:49 +0000 Subject: [PATCH] chore(release): 2.0.3 [skip ci] ## [2.0.3](https://github.com/antongolub/yarn-audit-fix/compare/v2.0.2...v2.0.3) (2020-08-22) ### Performance Improvements * add manifest to cxt ([b8761e7](https://github.com/antongolub/yarn-audit-fix/commit/b8761e7c6c11490a09c6a31fbc96c104aaced109)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7edff014..ca88d246 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.3](https://github.com/antongolub/yarn-audit-fix/compare/v2.0.2...v2.0.3) (2020-08-22) + + +### Performance Improvements + +* add manifest to cxt ([b8761e7](https://github.com/antongolub/yarn-audit-fix/commit/b8761e7c6c11490a09c6a31fbc96c104aaced109)) + ## [2.0.1](https://github.com/antongolub/yarn-audit-fix/compare/v2.0.0...v2.0.1) (2020-08-22)