Skip to content

Commit

Permalink
v5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bhousel committed Mar 11, 2024
1 parent ba37dfb commit eef745a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,18 @@ _Breaking changes, which may affect downstream projects, are marked with a_ ⚠
[#xx]: https://github.com/rapideditor/temaki/issues/xx
-->

# 5.8.0
##### 2024-Mar-11

* Add [`kerb-unspecified`] icon [#90]
* Add [`fire_hydrant_underground`] icon [#91]

[`kerb-unspecifiedd`]: https://rapideditor.github.io/temaki/docs/#icon-temaki-kerb-unspecified
[`fire_hydrant_underground`]: https://rapideditor.github.io/temaki/docs/#icon-temaki-fire_hydrant_underground
[#90]: https://github.com/rapideditor/temaki/issues/90
[#91]: https://github.com/rapideditor/temaki/issues/91


# 5.7.0
##### 2023-Dec-28

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rapideditor/temaki",
"version": "5.7.0",
"version": "5.8.0",
"license": "CC0-1.0",
"repository": "rapideditor/temaki",
"contributors": [
Expand Down

0 comments on commit eef745a

Please sign in to comment.