Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.0...v1.3.0) (2024-10-21)

### Features

* added the feature to collapse all sibling nodes and collapse other sibling nodes ([856f3d0](856f3d0))
  • Loading branch information
semantic-release-bot committed Oct 21, 2024
1 parent 30fd846 commit a57f37a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.3.0](https://github.com/b-yp/logseq-mind-map/compare/v1.2.0...v1.3.0) (2024-10-21)


### Features

* added the feature to collapse all sibling nodes and collapse other sibling nodes ([856f3d0](https://github.com/b-yp/logseq-mind-map/commit/856f3d0bc5d78f534368215ce5f41fe7b0dfe0d6))

# [1.2.0](https://github.com/b-yp/logseq-mind-map/compare/v1.1.0...v1.2.0) (2024-10-20)


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-mind-map",
"version": "1.2.0",
"version": "1.3.0",
"main": "dist/index.html",
"logseq": {
"id": "logseq-mind-map",
Expand Down

0 comments on commit a57f37a

Please sign in to comment.