🎉 Release: v1.1.1

This commit is contained in:
萌萌哒赫萝 2023-02-21 11:59:54 +08:00
parent 9c96870563
commit 893e33d591
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
## :tada: 1.1.1 (2023-02-21)
### :bug: Bug Fixes
* fix auto link copy funtion failure bug when using custom format ([9c96870](https://github.com/Kuingsmile/PicList/commit/9c96870))
# :tada: 1.1.0 (2023-02-20)

View File

@ -1,6 +1,6 @@
{
"name": "piclist",
"version": "1.1.0",
"version": "1.1.1",
"private": true,
"scripts": {
"build": "vue-cli-service electron:build",