Skip to content

Commit 6f3e9ed

Browse files
1.4.4
1 parent 280970d commit 6f3e9ed

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 1.4.4
2+
1. server.getupdate: Fix delete `tmp` dir failed when use win32 platform.
3+
14
### 1.4.3
25
1. server: Upgraded dependency library to fix CVE-2024-45296.
36
2. debug: Enhanced password hash validation.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hestudio-bingwallpaper-get",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"description": "A Bing wallpaper API interface that can directly image output images.",
55
"main": "get.js",
66
"scripts": {

0 commit comments

Comments
 (0)