From 829a57e7cf040561707ee346f773bb8009d5e5b9 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Wed, 22 May 2024 12:21:53 -0400 Subject: [PATCH] docs(changelog): remove already released commits --- CHANGELOG.md | 4 +--- core/CHANGELOG.md | 4 +--- packages/angular-server/CHANGELOG.md | 2 +- packages/angular/CHANGELOG.md | 2 +- packages/docs/CHANGELOG.md | 2 +- packages/react-router/CHANGELOG.md | 2 +- packages/react/CHANGELOG.md | 2 +- packages/vue-router/CHANGELOG.md | 2 +- packages/vue/CHANGELOG.md | 2 +- 9 files changed, 9 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1c0e0df7de..86ca0b0d033 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,14 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [8.1.3](https://github.com/ionic-team/ionic-framework/compare/v8.1.1...v8.1.3) (2024-05-22) +## [8.1.3](https://github.com/ionic-team/ionic-framework/compare/v8.1.2...v8.1.3) (2024-05-22) ### Bug Fixes * **core:** malformed URIs will not throw exception ([#29486](https://github.com/ionic-team/ionic-framework/issues/29486)) ([4a41983](https://github.com/ionic-team/ionic-framework/commit/4a41983098fe9bf83fdf05ce7ab28c79f414e11b)), closes [#29479](https://github.com/ionic-team/ionic-framework/issues/29479) -* **many:** do not grow slotted checkboxes, radios, selects and toggles ([#29501](https://github.com/ionic-team/ionic-framework/issues/29501)) ([c63d07b](https://github.com/ionic-team/ionic-framework/commit/c63d07bdd0c4d9939474c52b03a3f2535511933f)), closes [#29423](https://github.com/ionic-team/ionic-framework/issues/29423) -* **picker:** update keyboard navigation ([#29497](https://github.com/ionic-team/ionic-framework/issues/29497)) ([32bc681](https://github.com/ionic-team/ionic-framework/commit/32bc681192b1833f1c897e692d2d36ba90c6af53)) diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index e02b1b9a9d9..f2bef24436a 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -3,14 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [8.1.3](https://github.com/ionic-team/ionic-framework/compare/v8.1.1...v8.1.3) (2024-05-22) +## [8.1.3](https://github.com/ionic-team/ionic-framework/compare/v8.1.2...v8.1.3) (2024-05-22) ### Bug Fixes * **core:** malformed URIs will not throw exception ([#29486](https://github.com/ionic-team/ionic-framework/issues/29486)) ([4a41983](https://github.com/ionic-team/ionic-framework/commit/4a41983098fe9bf83fdf05ce7ab28c79f414e11b)), closes [#29479](https://github.com/ionic-team/ionic-framework/issues/29479) -* **many:** do not grow slotted checkboxes, radios, selects and toggles ([#29501](https://github.com/ionic-team/ionic-framework/issues/29501)) ([c63d07b](https://github.com/ionic-team/ionic-framework/commit/c63d07bdd0c4d9939474c52b03a3f2535511933f)), closes [#29423](https://github.com/ionic-team/ionic-framework/issues/29423) -* **picker:** update keyboard navigation ([#29497](https://github.com/ionic-team/ionic-framework/issues/29497)) ([32bc681](https://github.com/ionic-team/ionic-framework/commit/32bc681192b1833f1c897e692d2d36ba90c6af53)) diff --git a/packages/angular-server/CHANGELOG.md b/packages/angular-server/CHANGELOG.md index cb2c7da41a5..f2a911eab77 100644 --- a/packages/angular-server/CHANGELOG.md +++ b/packages/angular-server/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [8.1.3](https://github.com/ionic-team/ionic-framework/compare/v8.1.1...v8.1.3) (2024-05-22) +## [8.1.3](https://github.com/ionic-team/ionic-framework/compare/v8.1.2...v8.1.3) (2024-05-22) **Note:** Version bump only for package @ionic/angular-server diff --git a/packages/angular/CHANGELOG.md b/packages/angular/CHANGELOG.md index 9d5ae1d59c3..63cf991827f 100644 --- a/packages/angular/CHANGELOG.md +++ b/packages/angular/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [8.1.3](https://github.com/ionic-team/ionic-framework/compare/v8.1.1...v8.1.3) (2024-05-22) +## [8.1.3](https://github.com/ionic-team/ionic-framework/compare/v8.1.2...v8.1.3) (2024-05-22) **Note:** Version bump only for package @ionic/angular diff --git a/packages/docs/CHANGELOG.md b/packages/docs/CHANGELOG.md index 9dba10172e9..d6596e355b3 100644 --- a/packages/docs/CHANGELOG.md +++ b/packages/docs/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [8.1.3](https://github.com/ionic-team/ionic-framework/compare/v8.1.1...v8.1.3) (2024-05-22) +## [8.1.3](https://github.com/ionic-team/ionic-framework/compare/v8.1.2...v8.1.3) (2024-05-22) **Note:** Version bump only for package @ionic/docs diff --git a/packages/react-router/CHANGELOG.md b/packages/react-router/CHANGELOG.md index bf86ec58726..214e3686270 100644 --- a/packages/react-router/CHANGELOG.md +++ b/packages/react-router/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [8.1.3](https://github.com/ionic-team/ionic-framework/compare/v8.1.1...v8.1.3) (2024-05-22) +## [8.1.3](https://github.com/ionic-team/ionic-framework/compare/v8.1.2...v8.1.3) (2024-05-22) **Note:** Version bump only for package @ionic/react-router diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index c0f52b693b2..6de3a8e6554 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [8.1.3](https://github.com/ionic-team/ionic-framework/compare/v8.1.1...v8.1.3) (2024-05-22) +## [8.1.3](https://github.com/ionic-team/ionic-framework/compare/v8.1.2...v8.1.3) (2024-05-22) **Note:** Version bump only for package @ionic/react diff --git a/packages/vue-router/CHANGELOG.md b/packages/vue-router/CHANGELOG.md index 66b53de91c5..54f703595e3 100644 --- a/packages/vue-router/CHANGELOG.md +++ b/packages/vue-router/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [8.1.3](https://github.com/ionic-team/ionic-framework/compare/v8.1.1...v8.1.3) (2024-05-22) +## [8.1.3](https://github.com/ionic-team/ionic-framework/compare/v8.1.2...v8.1.3) (2024-05-22) **Note:** Version bump only for package @ionic/vue-router diff --git a/packages/vue/CHANGELOG.md b/packages/vue/CHANGELOG.md index d13f183c958..be0c5c68a22 100644 --- a/packages/vue/CHANGELOG.md +++ b/packages/vue/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [8.1.3](https://github.com/ionic-team/ionic-framework/compare/v8.1.1...v8.1.3) (2024-05-22) +## [8.1.3](https://github.com/ionic-team/ionic-framework/compare/v8.1.2...v8.1.3) (2024-05-22) **Note:** Version bump only for package @ionic/vue