diff --git a/CHANGELOG.md b/CHANGELOG.md index 96eb44c..321ee0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.1](https://github.com/yoyurec/logseq-awesome-content/compare/v1.2.0...v1.2.1) (2023-03-13) + + +### Bug Fixes + +* **migration:** headers, pages, breadcrunmbs from AwUI & AwStyler ([583bf89](https://github.com/yoyurec/logseq-awesome-content/commit/583bf8923d8c2ce2159322da7fbf95b1116e7c25)) + # [1.2.0](https://github.com/yoyurec/logseq-awesome-content/compare/v1.1.4...v1.2.0) (2023-03-12) diff --git a/package.json b/package.json index e7ea9b2..bae4a8e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "logseq-awesome-content", "description": "Enhanced content blocks (tasks, quotes, flashcards, headers, queries, diagrams, etc...)", - "version": "1.2.0", + "version": "1.2.1", "author": "yoyurec ", "main": "dist/index.html", "scripts": {