diff --git a/CHANGELOG.md b/CHANGELOG.md index 040b9df..96eb44c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.2.0](https://github.com/yoyurec/logseq-awesome-content/compare/v1.1.4...v1.2.0) (2023-03-12) + + +### Features + +* **columns:** add width variations ([d20c145](https://github.com/yoyurec/logseq-awesome-content/commit/d20c145acd2070961496a78df6056b45e0fb0256)) + ## [1.1.4](https://github.com/yoyurec/logseq-awesome-content/compare/v1.1.3...v1.1.4) (2023-03-10) diff --git a/package.json b/package.json index 6a0f3b5..e7ea9b2 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.1.4", + "version": "1.2.0", "author": "yoyurec ", "main": "dist/index.html", "scripts": {