diff --git a/CHANGELOG.md b/CHANGELOG.md index 8154fb3f..2dde97c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## (2026-02-11) + +* :bug: Fix(custom): add fallback for webcontent f199694 +* :pencil: Docs(custom): update release notes 442a809 +* :sparkles: Feature(custom): always show base animation 3ddc8a2 +* :sparkles: Feature(custom): migrate to s.ee, fix compress issue 5f0645a + + + ## (2026-02-02) * :bug: Fix(custom): avoid undefined error c1b1350 diff --git a/package.json b/package.json index 0a4fa958..aaa64989 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "piclist", - "version": "3.3.1", + "version": "3.3.2", "private": true, "description": "A powerful cloud storage manage tool.", "homepage": "https://piclist.cn",