Skip to content

Commit

Permalink
🎉 Release: v2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuingsmile committed Apr 28, 2024
1 parent bcb4760 commit ec92be8
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.8.4 (2024-04-28)


### :sparkles: Features

* **custom:** add feedback entry ([2087d9a](https://github.com/Kuingsmile/piclist/commit/2087d9a))
* **custom:** auto refresh after change custom url ([939c907](https://github.com/Kuingsmile/piclist/commit/939c907)), closes [#191](https://github.com/Kuingsmile/piclist/issues/191)
* **custom:** change timestamp to milliseconds ([25648ea](https://github.com/Kuingsmile/piclist/commit/25648ea)), closes [#194](https://github.com/Kuingsmile/piclist/issues/194)


### :bug: Bug Fixes

* **custom:** fix aws s3 urlprefix bug ([3681681](https://github.com/Kuingsmile/piclist/commit/3681681))


### :pencil: Documentation

* **custom:** prepare for 2.8.4 ([bcb4760](https://github.com/Kuingsmile/piclist/commit/bcb4760))



## :tada: 2.8.3 (2024-04-11)


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

0 comments on commit ec92be8

Please sign in to comment.