Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.0...v1.4.0) (2023-06-30)

### Features

* Add a default style for built-in property "tags". ([ce07403](ce07403))
* Support opening the page on rendered tag. ([791f361](791f361))
  • Loading branch information
semantic-release-bot committed Jun 30, 2023
1 parent 791f361 commit 78ece28
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.4.0](https://github.com/peanball/logseq-dynamic-lookup/compare/v1.3.0...v1.4.0) (2023-06-30)


### Features

* Add a default style for built-in property "tags". ([ce07403](https://github.com/peanball/logseq-dynamic-lookup/commit/ce07403ebf2fa3757f06fc4e989ef45e84c1eae1))
* Support opening the page on rendered tag. ([791f361](https://github.com/peanball/logseq-dynamic-lookup/commit/791f3615ba2a77b52ccfc95b220437c89c5667ba))

# [1.3.0](https://github.com/peanball/logseq-dynamic-lookup/compare/v1.2.3...v1.3.0) (2023-06-30)


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-dynamic-lookup",
"version": "1.3.0",
"version": "1.4.0",
"description": "A renderer for dynamic lookup of properties for pages",
"main": "dist/index.html",
"author": "peanball",
Expand Down

0 comments on commit 78ece28

Please sign in to comment.