Skip to content

Commit 05da086

Browse files
committed
v5.4.0
1 parent 6c7794c commit 05da086

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

18+
# 5.4.0
19+
##### 2023-May-19
20+
21+
* Add [`milk_jug`] icon [#84]
22+
23+
[`milk_jug`]: https://rapideditor.github.io/temaki/docs/#icon-temaki-milk_jug
24+
[#84]: https://github.com/rapideditor/temaki/issues/84
25+
26+
1827
# 5.3.0
1928
##### 2023-Mar-12
2029

package.json

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

0 commit comments

Comments
 (0)