Skip to content

Commit fe4ab04

Browse files
committed
chore(release): 6.8.0
1 parent c1cb245 commit fe4ab04

4 files changed

Lines changed: 13 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [6.8.0](https://github.com/regseb/castkodi/compare/v6.7.0...v6.8.0) (2022-07-14)
6+
7+
8+
### Features
9+
10+
* Ajouter le support de Acast. ([6f70ad2](https://github.com/regseb/castkodi/commit/6f70ad2a249fcd03563644c3966e5e1085834870))
11+
* Ajouter le support de Podcast Addict. ([692bec4](https://github.com/regseb/castkodi/commit/692bec413e8559dd7ccf0c3972521b84b4ae5ce6))
12+
* Traduire en espagnol. ([bdc17e5](https://github.com/regseb/castkodi/commit/bdc17e516e46ceb0c6ff6bff8de725ce502b9035))
13+
514
## [6.7.0](https://github.com/regseb/castkodi/compare/v6.6.0...v6.7.0) (2022-06-18)
615

716

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "castkodi",
3-
"version": "6.7.0",
3+
"version": "6.8.0",
44
"description": "WebExtension pour diffuser des vidéos / musiques sur Kodi.",
55
"keywords": [
66
"cast",

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"manifest_version": 2,
99
"name": "Cast Kodi",
10-
"version": "6.7.0",
10+
"version": "6.8.0",
1111
"description": "__MSG_manifest_description__",
1212
"icons": {
1313
"16": "img/icon16.png",

0 commit comments

Comments
 (0)