Skip to content

Commit

Permalink
chore(release): 1.17.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.17.0](v1.16.0...v1.17.0) (2022-08-22)

### Features

* option to have tab closeButton on left ([183a494](183a494))
  • Loading branch information
semantic-release-bot committed Aug 22, 2022
1 parent e22ed2f commit 73c7364
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.17.0](https://github.com/pengx17/logseq-plugin-tabs/compare/v1.16.0...v1.17.0) (2022-08-22)


### Features

* option to have tab closeButton on left ([183a494](https://github.com/pengx17/logseq-plugin-tabs/commit/183a4946a62e7cb39c0e764bba44aa6d703359ac))

# [1.16.0](https://github.com/pengx17/logseq-plugin-tabs/compare/v1.15.3...v1.16.0) (2022-08-22)


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

0 comments on commit 73c7364

Please sign in to comment.