Skip to content

Commit d783bb1

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2023-04-26) ### Features * add setting for add specific tags to AI-generated content ([9500e57](9500e57))
1 parent 9500e57 commit d783bb1

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.2.0](https://github.com/ahonn/logseq-plugin-ai-assistant/compare/v1.1.0...v1.2.0) (2023-04-26)
2+
3+
4+
### Features
5+
6+
* add setting for add specific tags to AI-generated content ([9500e57](https://github.com/ahonn/logseq-plugin-ai-assistant/commit/9500e57156a0642aa9e917ae5e1278684639f575))
7+
18
# [1.1.0](https://github.com/ahonn/logseq-plugin-ai-assistant/compare/v1.0.0...v1.1.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.1.0",
3+
"version": "1.2.0",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)