diff --git a/CHANGELOG.md b/CHANGELOG.md index 73841d4..a3f8bdd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# :tada: 1.8.0 (2023-05-02) + + +### :sparkles: Features + +* add config sync module ([ab4e31f](https://github.com/Kuingsmile/PicList/commit/ab4e31f)) +* add interval for sync setting ([7150bf3](https://github.com/Kuingsmile/PicList/commit/7150bf3)) + + + ## :tada: 1.7.1 (2023-04-18) diff --git a/package.json b/package.json index 04d6b8f..cb500c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "piclist", - "version": "1.7.1", + "version": "1.8.0", "author": { "name": "Kuingsmile", "email": "msq@msq.pub"