🎉 Release: v3.0.1

This commit is contained in:
Kuingsmile
2025-08-19 09:38:27 +08:00
parent f7754921f1
commit 6bdefe80e7
2 changed files with 14 additions and 1 deletions

View File

@@ -1,3 +1,16 @@
## (2025-08-19)
* :bug: Fix(custom): fix copy button dropdown ui 49e139f, closes #363
* :bug: Fix(custom): fix copy item order issue 8df94c0, closes #386
* :bug: Fix(custom): fix loglevel setting e5b35a0
* :bug: Fix(custom): fix minipage css error 228b965, closes #369
* :bug: Fix(custom): remove some filename validate rule 89bf29b, closes #366
* :bug: Fix(custom): remove usage of router-link 6065002
* :package: Chore(custom): update winget file 284f381
* :pencil: Docs(custom): update changelog f775492
## (2025-08-15)
* :arrow_up: Upgrade(custom): upgrade electron 0ae27cf

View File

@@ -1,6 +1,6 @@
{
"name": "piclist",
"version": "3.0.0",
"version": "3.0.1",
"author": {
"name": "Kuingsmile",
"email": "pkukuing@gmail.com"