Skip to content

Commit

Permalink
chore(release): 1.5.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.1](v1.5.0...v1.5.1) (2024-04-23)

### Bug Fixes

* Fix variable declarations ([9a85afd](9a85afd))
* Use Tailwind for UI styling ([8d23f5e](8d23f5e))
  • Loading branch information
semantic-release-bot committed Apr 23, 2024
1 parent 8d23f5e commit b065115
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.5.1](https://github.com/r8/logseq-chess/compare/v1.5.0...v1.5.1) (2024-04-23)


### Bug Fixes

* Fix variable declarations ([9a85afd](https://github.com/r8/logseq-chess/commit/9a85afd8f6e2e6fa9d4e3c45d18adec780e9b13b))
* Use Tailwind for UI styling ([8d23f5e](https://github.com/r8/logseq-chess/commit/8d23f5e535e87592c5e68128c05505590a1c00b0))

# [1.5.0](https://github.com/r8/logseq-chess/compare/v1.4.2...v1.5.0) (2023-09-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "logseq-chess",
"version": "1.5.0",
"version": "1.5.1",
"description": "Render chessboards in your Logseq documents",
"keywords": [
"logseq",
Expand Down

0 comments on commit b065115

Please # to comment.