Skip to content

Commit 50ffbb2

Browse files
committed
chore(manifest.json): Major release
1 parent 35ae6f1 commit 50ffbb2

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## **v5.0.0** - 3rd Aug, 2020
8+
9+
- Support Firefox browser 🎉
10+
- Support Microsoft Edge browser 🎉
11+
712
## **v4.0.1** - 17th July, 2020
813

914
- Fix #66 i.e. content appearing multiple times

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Enhanced GitHub",
33
"short_name": "Enhanced GitHub",
4-
"version": "4.0.1",
4+
"version": "5.0.0",
55
"manifest_version": 2,
66
"description": "Display repo size, size of each file, download link and option to copy file contents",
77
"homepage_url": "https://github.com/softvar/enhanced-github",

0 commit comments

Comments
 (0)