Skip to content

Commit

Permalink
🎉 Release: v2.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuingsmile committed Dec 4, 2024
1 parent a6a2f9a commit 5ddb5b9
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## :tada: 2.9.6 (2024-12-04)


### :bug: Bug Fixes

* **custom:** fix auto name bug ([84be430](https://github.com/Kuingsmile/piclist/commit/84be430))
* **custom:** fix plugin search bug ([3455c08](https://github.com/Kuingsmile/piclist/commit/3455c08)), closes [#269](https://github.com/Kuingsmile/piclist/issues/269)


### :pencil: Documentation

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



## :tada: 2.9.5 (2024-11-16)


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

0 comments on commit 5ddb5b9

Please sign in to comment.