diff --git a/packages/multiple-select-vanilla/CHANGELOG.md b/packages/multiple-select-vanilla/CHANGELOG.md index d8d7b49d..64723786 100644 --- a/packages/multiple-select-vanilla/CHANGELOG.md +++ b/packages/multiple-select-vanilla/CHANGELOG.md @@ -6,7 +6,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ## [3.4.4](https://github.com/ghiscoding/multiple-select-vanilla/compare/v3.4.2...v3.4.4) (2024-10-26) -**Note:** Version bump only for package multiple-select-vanilla +#### Bug Fixes +- remove ms-choice control border hover color ([ac26901f](https://github.com/ghiscoding/multiple-select-vanilla/commit/ac26901f2efa5f1ca6ba320b6792a861b7e29b6d)) ## [3.4.3](https://github.com/ghiscoding/multiple-select-vanilla/compare/v3.4.2...v3.4.3) (2024-10-26) @@ -28,7 +29,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ### Features -* support `[@use](https://github.com/use)` by replacing `[@import](https://github.com/import)` to fix SASS deprecations ([#308](https://github.com/ghiscoding/multiple-select-vanilla/issues/308)) ([186d21a](https://github.com/ghiscoding/multiple-select-vanilla/commit/186d21aaec993448881f4138976b17865c10d54a)) - by @ghiscoding +* support `@use` by replacing `@import` to fix SASS deprecations ([#308](https://github.com/ghiscoding/multiple-select-vanilla/issues/308)) ([186d21a](https://github.com/ghiscoding/multiple-select-vanilla/commit/186d21aaec993448881f4138976b17865c10d54a)) - by @ghiscoding ## [3.3.7](https://github.com/ghiscoding/multiple-select-vanilla/compare/v3.3.6...v3.3.7) (2024-10-12)