Skip to content

Commit b308116

Browse files
committed
v5.9.0
1 parent 8a02612 commit b308116

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,18 @@ _Breaking changes, which may affect downstream projects, are marked with a_ ⚠
1515
[#xx]: https://github.com/rapideditor/temaki/issues/xx
1616
-->
1717

18+
19+
# 5.9.0
20+
##### 2024-Jun-13
21+
22+
* Add [`footwear_decontamination`] icon [#93]
23+
* Drop unused `style` attribute from `tents.svg` [#92]
24+
25+
[`footwear_decontamination`]: https://rapideditor.github.io/temaki/docs/#icon-temaki-footwear_decontamination
26+
[#93]: https://github.com/rapideditor/temaki/issues/93
27+
[#92]: https://github.com/rapideditor/temaki/issues/92
28+
29+
1830
# 5.8.0
1931
##### 2024-Mar-11
2032

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rapideditor/temaki",
3-
"version": "5.8.0",
3+
"version": "5.9.0",
44
"license": "CC0-1.0",
55
"repository": "rapideditor/temaki",
66
"contributors": [

0 commit comments

Comments
 (0)