From 858f8076434a69d16dfc003cbc9b26e0777dd21a Mon Sep 17 00:00:00 2001 From: Cameron Rollheiser Date: Fri, 17 Sep 2021 18:14:31 -0400 Subject: [PATCH] chore: Remove V2 from Changelog Consolidating the version 2 changelog updates to address a conflict with a previously publish 2.0.0 version of @artsy/fresnel from over a year ago. The 2.0.0 version appears to have been mistakenly release while `auto` was being configured and until todays major vresion bump had gone unnoticed. The correct version is now 3.x.x --- CHANGELOG.md | 50 +------------------------------------------------- 1 file changed, 1 insertion(+), 49 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e55c59..020930e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,54 +2,6 @@ #### 💥 Breaking Change -- feature: Node 14 LTS [#200](https://github.com/artsy/fresnel/pull/200) ([@icirellik](https://github.com/icirellik)) - -#### Authors: 1 - -- Cameron Rollheiser ([@icirellik](https://github.com/icirellik)) - ---- - -# v2.1.2 (Fri Sep 17 2021) - -#### ⚠️ Pushed to `master` - -- Enable Node 8 for V2 ([@icirellik](https://github.com/icirellik)) - -#### Authors: 1 - -- Cameron Rollheiser ([@icirellik](https://github.com/icirellik)) - ---- - -# v2.1.1 (Fri Sep 17 2021) - -#### ⚠️ Pushed to `master` - -- feature: Node 14 LTS ([@icirellik](https://github.com/icirellik)) - -#### Authors: 1 - -- Cameron Rollheiser ([@icirellik](https://github.com/icirellik)) - ---- - -# v2.1.0 (Fri Sep 17 2021) - -#### 🚀 Enhancement - -- Revert "feature: Node 14 LTS" [#199](https://github.com/artsy/fresnel/pull/199) ([@mc-jones](https://github.com/mc-jones)) - -#### Authors: 1 - -- Matt Jones ([@mc-jones](https://github.com/mc-jones)) - ---- - -# v2.0.0 (Fri Sep 17 2021) - -#### 💥 Breaking Change - - feature: Node 14 LTS [#198](https://github.com/artsy/fresnel/pull/198) ([@icirellik](https://github.com/icirellik)) #### 🏠 Internal @@ -598,4 +550,4 @@ Renamed project to Fresnel. [#77](https://github.com/artsy/fresnel/issues/77) - Christopher Pappas ([@damassi](https://github.com/damassi)) - Justin Bennett ([@zephraph](https://github.com/zephraph)) -- Eloy Durán ([@alloy](https://github.com/alloy)) \ No newline at end of file +- Eloy Durán ([@alloy](https://github.com/alloy))