Skip to content

Commit

Permalink
🎉 Release: v2.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuingsmile committed Dec 30, 2024
1 parent 24d8b01 commit 78bb08d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## :tada: 2.9.7 (2024-12-30)


### :bug: Bug Fixes

* **custom:** fix file delete bug ([e2e802b](https://github.com/Kuingsmile/piclist/commit/e2e802b))
* **custom:** fix start mode in mac and win ([8815089](https://github.com/Kuingsmile/piclist/commit/8815089)), closes [#281](https://github.com/Kuingsmile/piclist/issues/281)
* **custom:** fix webdav rename bug ([2bdd2d5](https://github.com/Kuingsmile/piclist/commit/2bdd2d5)), closes [#278](https://github.com/Kuingsmile/piclist/issues/278)


### :pencil: Documentation

* **custom:** prepare for new version ([24d8b01](https://github.com/Kuingsmile/piclist/commit/24d8b01))



## :tada: 2.9.6 (2024-12-04)


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": "piclist",
"version": "2.9.6",
"version": "2.9.7",
"author": {
"name": "Kuingsmile",
"email": "pkukuing@gmail.com"
Expand Down

0 comments on commit 78bb08d

Please sign in to comment.