Skip to content

Commit

Permalink
chore(release): 0.11.8
Browse files Browse the repository at this point in the history
  • Loading branch information
tymmesyde committed May 1, 2022
1 parent f5e5fbd commit b1415f7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

### [0.11.8](https://github.com/tymmesyde/peario-client/compare/v0.10.7...v0.11.8) (2022-05-01)


### Features

* **TimeBar:** implement seeking with arrow keys ([6147ea4](https://github.com/tymmesyde/peario-client/commit/6147ea480bd817241d7b9472845f206510412117))


### Bug Fixes

* **addon.service.js:** don't filter idPrefixes for subtitles addons ([7b4b7a8](https://github.com/tymmesyde/peario-client/commit/7b4b7a8f917aab377fbb888fb6471df47dfe4927))

### [0.11.6](https://github.com/tymmesyde/peario-client/compare/v0.11.5...v0.11.6) (2021-09-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "peario-client",
"version": "0.11.7",
"version": "0.11.8",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down

0 comments on commit b1415f7

Please sign in to comment.