Skip to content

Commit

Permalink
🎉 Release: v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuingsmile committed Mar 28, 2023
1 parent 9e8ae93 commit d5719da
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## :tada: 1.5.2 (2023-03-28)


### :sparkles: Features

* add /delete route for build in http server ([9e8ae93](https://github.com/Kuingsmile/PicList/commit/9e8ae93))


### :bug: Bug Fixes

* fix url encode bug when filename contains special chars ([a736190](https://github.com/Kuingsmile/PicList/commit/a736190))



## :tada: 1.5.1 (2023-03-24)


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": "1.5.1",
"version": "1.5.2",
"author": {
"name": "Kuingsmile",
"email": "[email protected]"
Expand Down

0 comments on commit d5719da

Please sign in to comment.