Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Booteille
Invidition
Commits
7c5fcda4
Verified
Commit
7c5fcda4
authored
Apr 10, 2019
by
Booteille
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update version and changelog
parent
faa17bf1
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
+6
-2
CHANGELOG.md
CHANGELOG.md
+4
-0
extension/manifest.json
extension/manifest.json
+1
-1
package.json
package.json
+1
-1
No files found.
CHANGELOG.md
View file @
7c5fcda4
...
...
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.8.1] - 2019-04-10
### Changed
-
Don't use innerHTML anymore
## [0.8.0] - 2019-04-10
### Added
-
Updated uMatrix recipe
...
...
extension/manifest.json
View file @
7c5fcda4
{
"manifest_version"
:
2
,
"name"
:
"__MSG_extName__"
,
"version"
:
"0.8.
0
"
,
"version"
:
"0.8.
1
"
,
"description"
:
"__MSG_extShortDesc__"
,
"homepage_url"
:
"https://gitlab.com/Booteille/Invidition"
,
"default_locale"
:
"en"
,
...
...
package.json
View file @
7c5fcda4
{
"name"
:
"invidition"
,
"version"
:
"0.8.
0
"
,
"version"
:
"0.8.
1
"
,
"description"
:
"Redirects YouTube links and embeds to their Invidious counterpart without any call to YouTube."
,
"main"
:
"webpack.config.js"
,
"dependencies"
:
{},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment