Skip to content

Commit fa20626

Browse files
committed
v5.6.0
1 parent edf277e commit fa20626

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

18+
# 5.6.0
19+
##### 2023-Oct-25
20+
21+
* Add [`tree_leafless`] icon [#87]
22+
23+
[`tree_leafless`]: https://rapideditor.github.io/temaki/docs/#icon-temaki-tree_leafless
24+
25+
1826
# 5.5.0
1927
##### 2023-Oct-19
2028

docs/index.html

+1-1
Large diffs are not rendered by default.

package.json

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

0 commit comments

Comments
 (0)