mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-02-02 11:08:13 -05:00
🎉 Release: v1.1.1
This commit is contained in:
parent
9c96870563
commit
893e33d591
@ -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)
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "piclist",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "vue-cli-service electron:build",
|
||||
|
Loading…
Reference in New Issue
Block a user