Skip to content

Commit 47e02f3

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2023-05-24) ### Features * add basePath and auto reload setting ([66032dc](66032dc))
1 parent b04b505 commit 47e02f3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.3.0](https://github.com/ahonn/logseq-plugin-ai-assistant/compare/v1.2.0...v1.3.0) (2023-05-24)
2+
3+
4+
### Features
5+
6+
* add basePath and auto reload setting ([66032dc](https://github.com/ahonn/logseq-plugin-ai-assistant/commit/66032dc5787ca2cb1f44a0aee0162944cf14409c))
7+
18
# [1.2.0](https://github.com/ahonn/logseq-plugin-ai-assistant/compare/v1.1.0...v1.2.0) (2023-04-26)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logseq-plugin-ai-assistant",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)