Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.0...v1.5.0) (2024-03-14)

### Features

* new features ([#17](#17)) ([6d98cb4](6d98cb4))
  • Loading branch information
semantic-release-bot committed Mar 14, 2024
1 parent 6d98cb4 commit ed4173e
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.5.0](https://github.com/lee88688/logseq-drawio-plugin/compare/v1.4.0...v1.5.0) (2024-03-14)


### Features

* new features ([#17](https://github.com/lee88688/logseq-drawio-plugin/issues/17)) ([6d98cb4](https://github.com/lee88688/logseq-drawio-plugin/commit/6d98cb4969dfeda7602606fbd1aa88e6d2af7b85))

# [1.4.0](https://github.com/lee88688/logseq-drawio-plugin/compare/v1.3.0...v1.4.0) (2024-03-07)


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-drawio-plugin",
"version": "1.4.0",
"version": "1.5.0",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit ed4173e

Please sign in to comment.