Skip to content

Commit d379abb

Browse files
chore(release): 1.0.5 [skip ci]
## [1.0.5](v1.0.4...v1.0.5) (2025-07-20) ### Bug Fixes * custom footer in release notes ([4c4983a](4c4983a)) --- *This is a beta version that has not been tested, be cautious.*
1 parent 4c4983a commit d379abb

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.0.5](https://github.com/andrinoff/floatpane-windows/compare/v1.0.4...v1.0.5) (2025-07-20)
2+
3+
4+
### Bug Fixes
5+
6+
7+
* custom footer in release notes ([4c4983a](https://github.com/andrinoff/floatpane-windows/commit/4c4983a315c1ee9c6b4e8ca2da0bca89a3864f92))
8+
9+
10+
---
11+
*This is a beta version that has not been tested, be cautious.*
12+
113
## [1.0.4](https://github.com/andrinoff/floatpane-windows/compare/v1.0.3...v1.0.4) (2025-07-20)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "floatplane-windows",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "A wallpaper manager app for Windows.",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)