File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
55
66## [ Unreleased]
7+
8+ ## [ 1.5.0] - 2022-09-27
79### Changed
810- Update Svelte Material UI to 6.1.4.
911- Replace Rollup with Vite as the build tool.
@@ -68,8 +70,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6870### Added
6971- Initial release.
7072
71- [ Unreleased ] : https://github.com/msmolens/treetop/compare/v1.4.1...HEAD
72- [ 1.4.1 ] : https://github.com/msmolens/treetop/compare/v1.4.1...HEAD
73+ [ Unreleased ] : https://github.com/msmolens/treetop/compare/v1.5.0...HEAD
74+ [ 1.5.0 ] : https://github.com/msmolens/treetop/releases/tag/v1.5.0
75+ [ 1.4.1 ] : https://github.com/msmolens/treetop/releases/tag/v1.4.1
7376[ 1.4.0 ] : https://github.com/msmolens/treetop/releases/tag/v1.4.0
7477[ 1.3.0 ] : https://github.com/msmolens/treetop/releases/tag/v1.3.0
7578[ 1.2.0 ] : https://github.com/msmolens/treetop/releases/tag/v1.2.0
Original file line number Diff line number Diff line change 22 "manifest_version" : 2 ,
33 "name" : " Treetop" ,
44 "description" : " __MSG_extensionDescription__" ,
5- "version" : " 1.4.1 " ,
5+ "version" : " 1.5.0 " ,
66 "author" : " Max Smolens" ,
77 "homepage_url" : " https://github.com/msmolens/treetop" ,
88 "default_locale" : " en" ,
You can’t perform that action at this time.
0 commit comments