diff --git a/CHANGELOG.md b/CHANGELOG.md index 3369100..28d8887 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.4.1](https://github.com/r8/logseq-chess/compare/v1.4.0...v1.4.1) (2023-08-20) + + +### Bug Fixes + +* Fix toolbar vertical margin ([cb7e6f2](https://github.com/r8/logseq-chess/commit/cb7e6f2c8c1653b81f5226892ea82d915f85d8fd)) +* Initialize default board orientation value ([281bf59](https://github.com/r8/logseq-chess/commit/281bf592a22b84956123b852f3bd56f7373ea692)) + # [1.4.0](https://github.com/r8/logseq-chess/compare/v1.3.0...v1.4.0) (2023-08-12) diff --git a/package.json b/package.json index 8e02f84..a34c29a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logseq-chess", - "version": "1.4.0", + "version": "1.4.1", "description": "Render chessboards in your Logseq documents", "keywords": [ "logseq",