File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 2.0.1] - 2024-01-02
10
+
11
+ ### Added
12
+
13
+ - Add favicon to Welcome and Treetop pages.
14
+
9
15
## [ 2.0.0] - 2023-12-29
10
16
11
17
### Added
@@ -136,7 +142,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
136
142
137
143
- Initial release.
138
144
139
- [ Unreleased ] : https://github.com/msmolens/treetop/compare/v2.0.0...HEAD
145
+ [ Unreleased ] : https://github.com/msmolens/treetop/compare/v2.0.1...HEAD
146
+ [ 2.0.1 ] : https://github.com/msmolens/treetop/releases/tag/v2.0.1
140
147
[ 2.0.0 ] : https://github.com/msmolens/treetop/releases/tag/v2.0.0
141
148
[ 1.7.0 ] : https://github.com/msmolens/treetop/releases/tag/v1.7.0
142
149
[ 1.6.0 ] : https://github.com/msmolens/treetop/releases/tag/v1.6.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " treetop" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " Treetop" ,
5
5
"type" : " module" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments