Skip to content

Commit

Permalink
🎉 Release: v2.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuingsmile committed Oct 18, 2023
1 parent 65cfe6e commit 44998f2
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## :tada: 2.6.5 (2023-10-18)


### :sparkles: Features

* **custom:** remove sensitive info in reponse field ([d9f25ac](https://github.com/Kuingsmile/piclist/commit/d9f25ac))
* **custom:** upload api now return encrypted full result ([0189715](https://github.com/Kuingsmile/piclist/commit/0189715))


### :bug: Bug Fixes

* **custom:** fix an issue working with watt toolkit of github picbed ([10ec712](https://github.com/Kuingsmile/piclist/commit/10ec712)), closes [#106](https://github.com/Kuingsmile/piclist/issues/106)
* **custom:** fix upload error when filename contains nested path of webdav sftp and local ([92284ac](https://github.com/Kuingsmile/piclist/commit/92284ac))


### :pencil: Documentation

* **custom:** update docs ([65cfe6e](https://github.com/Kuingsmile/piclist/commit/65cfe6e))



## :tada: 2.6.4 (2023-10-14)


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

0 comments on commit 44998f2

Please sign in to comment.