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-05-27)

### Features

* ✨ upgrade logseq sdk version and replace yarn with pnpm ([1b0e637](1b0e637))
  • Loading branch information
semantic-release-bot committed May 27, 2024
1 parent 1b0e637 commit f744a79
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
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/haydenull/logseq-plugin-react-boilerplate/compare/v1.2.0...v1.3.0) (2024-05-27)


### Features

* :sparkles: upgrade logseq sdk version and replace yarn with pnpm ([1b0e637](https://github.com/haydenull/logseq-plugin-react-boilerplate/commit/1b0e6372450f9301c14872c49d1310980887d524))

# [1.2.0](https://github.com/haydenull/logseq-plugin-react-boilerplate/compare/v1.1.0...v1.2.0) (2022-11-29)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-react-boilerplate",
"version": "1.2.0",
"version": "1.3.0",
"main": "dist/index.html",
"logseq": {
"id": "logseq-plugin-react-boilerplate",
Expand Down Expand Up @@ -37,4 +37,4 @@
"vite": "^4.5.3",
"vite-plugin-importer": "^0.2.5"
}
}
}

0 comments on commit f744a79

Please sign in to comment.