Skip to content

Commit fffe502

Browse files
committed
chore(release): 1.2.5
1 parent 1040e91 commit fffe502

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [1.2.5](https://github.com/TimDev9492/LocalTube/compare/v1.2.4...v1.2.5) (2024-06-02)
6+
7+
8+
### Bug Fixes
9+
10+
* **release:** fix macos syntax error in `release.yml` ([1040e91](https://github.com/TimDev9492/LocalTube/commit/1040e91ecb6518d7d044c8b4133677b852e7d6db))
11+
512
### [1.2.4](https://github.com/TimDev9492/LocalTube/compare/v1.2.3...v1.2.4) (2024-06-02)
613

714

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "localtube",
33
"productName": "LocalTube",
4-
"version": "1.2.4",
4+
"version": "1.2.5",
55
"description": "Electron application to watch local video files with mpv",
66
"main": ".webpack/main",
77
"scripts": {

0 commit comments

Comments
 (0)