From 24c09b26ed5719f67498f7f8c34ffd2ff2231017 Mon Sep 17 00:00:00 2001 From: Franck Date: Mon, 16 Sep 2019 16:22:55 +0200 Subject: [PATCH 1/2] fix() Remove duplicate version in changelog --- CHANGELOG.md | 28 ++-------------------------- 1 file changed, 2 insertions(+), 26 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eea9af719f..9b6cb8bbc2 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,32 +45,8 @@ ### Features -* **$core:** use any custom protocol for outboundRE ([#1731](https://github.com/vuejs/vuepress/issues/1731)) ([120d885](https://github.com/vuejs/vuepress/commit/120d885)) -* Disable next and prev links from global config ([#1761](https://github.com/vuejs/vuepress/issues/1761)) ([92a1c02](https://github.com/vuejs/vuepress/commit/92a1c02)) - - - -# [](https://github.com/vuejs/vuepress/compare/v1.0.4...v) (2019-09-06) - - - -## [1.0.4](https://github.com/vuejs/vuepress/compare/v1.0.3...v1.0.4) (2019-09-06) - - -### Bug Fixes - -* **$core:** do not transpile core packages' dependencies ([b69b107](https://github.com/vuejs/vuepress/commit/b69b107)) -* **avatar:** fix url ([45e31b4](https://github.com/vuejs/vuepress/commit/45e31b4)) -* **contributors:** fix for good contributions ([a709a4f](https://github.com/vuejs/vuepress/commit/a709a4f)) -* **contributors:** fix url parameters ([db71238](https://github.com/vuejs/vuepress/commit/db71238)) -* add missing hash in [#1706](https://github.com/vuejs/vuepress/issues/1706) ([#1780](https://github.com/vuejs/vuepress/issues/1780)) ([25777e4](https://github.com/vuejs/vuepress/commit/25777e4)) -* contributors commit link ([#1809](https://github.com/vuejs/vuepress/issues/1809)) ([bb61182](https://github.com/vuejs/vuepress/commit/bb61182)) - - -### Features - -* **$core:** use any custom protocol for outboundRE ([#1731](https://github.com/vuejs/vuepress/issues/1731)) ([120d885](https://github.com/vuejs/vuepress/commit/120d885)) -* Disable next and prev links from global config ([#1761](https://github.com/vuejs/vuepress/issues/1761)) ([92a1c02](https://github.com/vuejs/vuepress/commit/92a1c02)) +* **$core:** Use any custom protocol for outboundRE ([#1731](https://github.com/vuejs/vuepress/issues/1731)) ([120d885](https://github.com/vuejs/vuepress/commit/120d885)) +* **$theme-default** Disable next and prev links from global config ([#1761](https://github.com/vuejs/vuepress/issues/1761)) ([92a1c02](https://github.com/vuejs/vuepress/commit/92a1c02)) From ef3a7a2e8058975567f08ad03db851a1f989ee59 Mon Sep 17 00:00:00 2001 From: Franck Date: Mon, 16 Sep 2019 16:26:46 +0200 Subject: [PATCH 2/2] fix() Fix commits name for v1.0.3 --- CHANGELOG.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b6cb8bbc2..5edd4116aa 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,18 +35,18 @@ ### Bug Fixes -* **$core:** do not transpile core packages' dependencies ([b69b107](https://github.com/vuejs/vuepress/commit/b69b107)) -* **avatar:** fix url ([45e31b4](https://github.com/vuejs/vuepress/commit/45e31b4)) -* **contributors:** fix for good contributions ([a709a4f](https://github.com/vuejs/vuepress/commit/a709a4f)) -* **contributors:** fix url parameters ([db71238](https://github.com/vuejs/vuepress/commit/db71238)) -* add missing hash in [#1706](https://github.com/vuejs/vuepress/issues/1706) ([#1780](https://github.com/vuejs/vuepress/issues/1780)) ([25777e4](https://github.com/vuejs/vuepress/commit/25777e4)) -* contributors commit link ([#1809](https://github.com/vuejs/vuepress/issues/1809)) ([bb61182](https://github.com/vuejs/vuepress/commit/bb61182)) +* **$core:** Do not transpile core packages' dependencies ([b69b107](https://github.com/vuejs/vuepress/commit/b69b107)) +* **$avatar:** Fix url ([45e31b4](https://github.com/vuejs/vuepress/commit/45e31b4)) +* **$contributors:** Fix for good contributions ([a709a4f](https://github.com/vuejs/vuepress/commit/a709a4f)) +* **$contributors:** Fix url parameters ([db71238](https://github.com/vuejs/vuepress/commit/db71238)) +* **$core:** Add missing hash in [#1706](https://github.com/vuejs/vuepress/issues/1706) ([#1780](https://github.com/vuejs/vuepress/issues/1780)) ([25777e4](https://github.com/vuejs/vuepress/commit/25777e4)) +* **$contributors:** Fix contributors commit link ([#1809](https://github.com/vuejs/vuepress/issues/1809)) ([bb61182](https://github.com/vuejs/vuepress/commit/bb61182)) ### Features * **$core:** Use any custom protocol for outboundRE ([#1731](https://github.com/vuejs/vuepress/issues/1731)) ([120d885](https://github.com/vuejs/vuepress/commit/120d885)) -* **$theme-default** Disable next and prev links from global config ([#1761](https://github.com/vuejs/vuepress/issues/1761)) ([92a1c02](https://github.com/vuejs/vuepress/commit/92a1c02)) +* **$theme-default:** Disable next and prev links from global config ([#1761](https://github.com/vuejs/vuepress/issues/1761)) ([92a1c02](https://github.com/vuejs/vuepress/commit/92a1c02))