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/).
66
77## [ Unreleased]
88
9+ ## [ 2.0.1] - 2024-01-02
10+
11+ ### Added
12+
13+ - Add favicon to Welcome and Treetop pages.
14+
915## [ 2.0.0] - 2023-12-29
1016
1117### Added
@@ -136,7 +142,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
136142
137143- Initial release.
138144
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
140147[ 2.0.0 ] : https://github.com/msmolens/treetop/releases/tag/v2.0.0
141148[ 1.7.0 ] : https://github.com/msmolens/treetop/releases/tag/v1.7.0
142149[ 1.6.0 ] : https://github.com/msmolens/treetop/releases/tag/v1.6.0
Original file line number Diff line number Diff line change 11{
22 "name" : " treetop" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " Treetop" ,
55 "type" : " module" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments