Skip to content

Commit 879c267

Browse files
authored
docs: add missing fix in changelog
1 parent 6d437fd commit 879c267

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/multiple-select-vanilla/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
66

77
## [3.4.4](https://github.com/ghiscoding/multiple-select-vanilla/compare/v3.4.2...v3.4.4) (2024-10-26)
88

9-
**Note:** Version bump only for package multiple-select-vanilla
9+
#### Bug Fixes
10+
- remove ms-choice control border hover color ([ac26901f](https://github.com/ghiscoding/multiple-select-vanilla/commit/ac26901f2efa5f1ca6ba320b6792a861b7e29b6d))
1011

1112
## [3.4.3](https://github.com/ghiscoding/multiple-select-vanilla/compare/v3.4.2...v3.4.3) (2024-10-26)
1213

@@ -28,7 +29,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
2829

2930
### Features
3031

31-
* 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
32+
* 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
3233

3334
## [3.3.7](https://github.com/ghiscoding/multiple-select-vanilla/compare/v3.3.6...v3.3.7) (2024-10-12)
3435

0 commit comments

Comments
 (0)