Skip to content

Commit 7f73379

Browse files
docs(changelog): correct links and add two recent releases (#1451)
Co-authored-by: Brandy Smith <[email protected]>
1 parent abda804 commit 7f73379

File tree

1 file changed

+30
-7
lines changed

1 file changed

+30
-7
lines changed

CHANGELOG.md

Lines changed: 30 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,31 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.6](https://github.com/ionic-team/ionicons/compare/v8.0.5...v8.0.6) (2025-05-05)
7+
8+
### Bug Fixes
9+
10+
* publish correct Ionicons build
11+
12+
13+
14+
15+
16+
## [8.0.5](https://github.com/ionic-team/ionicons/compare/v8.0.0...v8.0.5) (2025-05-05)
17+
18+
### Bug Fixes
19+
20+
* properly export Ionicons package files
21+
22+
23+
24+
25+
626
# [8.0.0](https://github.com/ionic-team/ionicons/compare/v7.4.0...v8.0.0) (2025-05-02)
727

828
### ⚠️ Breaking Changes
929

10-
* **Modernized Project Setup** ([#1447](https://github.com/.../pull/1447))
30+
* **Modernized Project Setup** ([#1447](https://github.com/ionic-team/ionicons/pull/1447))
1131

1232
* Updated all project dependencies
1333
* Removed `lerna` from the monorepo setup
@@ -20,20 +40,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
2040

2141
* Icons:
2242

23-
* SVG `fill` path updated in `warning-outline.svg` (Fixes [#1298](https://github.com/.../issues/1298))
24-
* Applied `currentColor` to icons for better theming (Fixes [#1420](https://github.com/.../issues/1420))
43+
* SVG `fill` path updated in `warning-outline.svg` (Fixes [#1298](https://github.com/ionic-team/ionicons/issues/1298))
44+
* Applied `currentColor` to icons for better theming (Fixes [#1420](https://github.com/ionic-team/ionicons/issues/1420))
2545
* Added missing tags to multiple icons:
2646

27-
* `bell` tag to `notifications` (Fixes [#1090](https://github.com/.../issues/1090))
28-
* `sliders`, `filters` tags to `option` (Fixes [#1060](https://github.com/.../issues/1060))
29-
* `loveseat` tag to `bed` (Closes [#503](https://github.com/.../issues/503))
30-
* `contacts` tag to `people-circle` (Closes [#779](https://github.com/.../issues/779))
47+
* `bell` tag to `notifications` (Fixes [#1090](https://github.com/ionic-team/ionicons/issues/1090))
48+
* `sliders`, `filters` tags to `option` (Fixes [#1060](https://github.com/ionic-team/ionicons/issues/1060))
49+
* `loveseat` tag to `bed` (Closes [#503](https://github.com/ionic-team/ionicons/issues/503))
50+
* `contacts` tag to `people-circle` (Closes [#779](https://github.com/ionic-team/ionicons/issues/779))
3151
* Fixed and updated `data.json`
3252
* Fixed broken contributing link
3353
* Added missing `rimraf` dependency
3454
* Improved codebase with additional comments
3555

3656

57+
58+
59+
3760
# [7.4.0](https://github.com/ionic-team/ionicons/compare/v7.3.1...v7.4.0) (2024-05-01)
3861

3962

0 commit comments

Comments
 (0)