Skip to content

Commit

Permalink
Merge branch 'master' of github.com:d0kur0/webm-desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
d0kur0 committed Jan 29, 2024
2 parents 9237940 + ccbe399 commit 40455ea
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.5.0](https://github.com/d0kur0/webm-desktop/compare/v1.4.2...v1.5.0) (2024-01-26)


### Bug Fixes

* linter issue ([4c66864](https://github.com/d0kur0/webm-desktop/commit/4c668647cfc66c8d10b093b642bab6d88e5c9579))
* remove discord-rpc and update electron ([693580b](https://github.com/d0kur0/webm-desktop/commit/693580bd378ff4ba42f7b1212e71447e8f6d9257))


### Features

* make player more friendly, add loop button, and auto next then disabled \ loading error, optimize render files list (use previewImage instead of fullsize) ([388c72a](https://github.com/d0kur0/webm-desktop/commit/388c72a066438a39780f6dcdf8c6c091c0e89df7))

## [1.4.2](https://github.com/d0kur0/webm-desktop/compare/v1.4.1...v1.4.2) (2024-01-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "webm-desktop",
"productName": "webm-desktop",
"version": "1.4.2",
"version": "1.5.0",
"description": "My Electron application description",
"main": "electron/index.js",
"scripts": {
Expand Down

0 comments on commit 40455ea

Please sign in to comment.