Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
thecrypticace committed Jan 25, 2023
1 parent b1a35fe commit 82593a4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- Nothing yet!

## [2.0.14] - 2023-01-25

### Fixed

- Fix React ref types ([#903](https://github.com/tailwindlabs/heroicons/pull/903))
Expand Down Expand Up @@ -196,7 +200,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Everything!

[unreleased]: https://github.com/tailwindlabs/heroicons/compare/v2.0.13...HEAD
[unreleased]: https://github.com/tailwindlabs/heroicons/compare/v2.0.14...HEAD
[2.0.14]: https://github.com/tailwindlabs/heroicons/compare/v2.0.13...v2.0.14
[2.0.13]: https://github.com/tailwindlabs/heroicons/compare/v2.0.12...v2.0.13
[2.0.12]: https://github.com/tailwindlabs/heroicons/compare/v2.0.11...v2.0.12
[2.0.11]: https://github.com/tailwindlabs/heroicons/compare/v2.0.10...v2.0.11
Expand Down

0 comments on commit 82593a4

Please sign in to comment.