diff --git a/CHANGELOG.md b/CHANGELOG.md index 9da70226..99e124e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## :tada: 1.5.3 (2023-03-29) + + +### :bug: Bug Fixes + +* fix aliyun upload bug ([ef018ff](https://github.com/Kuingsmile/PicList/commit/ef018ff)) + + +### :pencil: Documentation + +* remove from mac app store, and add describe for refund ([1aa133f](https://github.com/Kuingsmile/PicList/commit/1aa133f)) + + + ## :tada: 1.5.2 (2023-03-28) diff --git a/package.json b/package.json index be6d4cae..fb473d6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "piclist", - "version": "1.5.2", + "version": "1.5.3", "author": { "name": "Kuingsmile", "email": "msq@msq.pub"