Skip to content

Commit bc7a91b

Browse files
committed
Release v1.1.3
1 parent e0f4e2b commit bc7a91b

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

66
## [Unreleased]
77

8+
## [1.1.3] - 2021-01-22
9+
### Added
10+
- List of attributions for open source software distributed in releases.
11+
12+
### Changed
13+
- Use fonts from Fontsource packages.
14+
815
## [1.1.2] - 2020-12-08
916
### Changed
1017
- Fix visited bookmark styling.
@@ -26,7 +33,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2633
### Added
2734
- Initial release.
2835

29-
[Unreleased]: https://github.com/msmolens/treetop/compare/v1.1.2...HEAD
36+
[Unreleased]: https://github.com/msmolens/treetop/compare/v1.1.3...HEAD
37+
[1.1.3]: https://github.com/msmolens/treetop/releases/tag/v1.1.3
3038
[1.1.2]: https://github.com/msmolens/treetop/releases/tag/v1.1.2
3139
[1.1.1]: https://github.com/msmolens/treetop/releases/tag/v1.1.1
3240
[1.1.0]: https://github.com/msmolens/treetop/releases/tag/v1.1.0

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "Treetop",
44
"description": "__MSG_extensionDescription__",
5-
"version": "1.1.2",
5+
"version": "1.1.3",
66
"author": "Max Smolens",
77
"homepage_url": "https://github.com/msmolens/treetop",
88
"default_locale": "en",

0 commit comments

Comments
 (0)