Skip to content

Commit

Permalink
chore(release): 1.13.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.13.1](v1.13.0...v1.13.1) (2022-05-19)

### Bug Fixes

* add home page to show tab routes ([0a73716](0a73716))
  • Loading branch information
semantic-release-bot committed May 19, 2022
1 parent 0a73716 commit 129f052
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.13.1](https://github.com/pengx17/logseq-plugin-tabs/compare/v1.13.0...v1.13.1) (2022-05-19)


### Bug Fixes

* add home page to show tab routes ([0a73716](https://github.com/pengx17/logseq-plugin-tabs/commit/0a73716e5cd15ccb7f6d0bfcdceb8297c9c58af7))

# [1.13.0](https://github.com/pengx17/logseq-plugin-tabs/compare/v1.12.6...v1.13.0) (2022-05-19)


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-plugin-tabs",
"version": "1.13.0",
"version": "1.13.1",
"schemaVersion": "1.0.0",
"main": "dist/index.html",
"scripts": {
Expand Down

0 comments on commit 129f052

Please sign in to comment.