Skip to content

Commit 61a325f

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2023-06-05) ### Bug Fixes * add tag based on the PromptOutputType, [#2](#2) ([00252a8](00252a8))
1 parent 00252a8 commit 61a325f

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.1](https://github.com/ahonn/logseq-plugin-ai-assistant/compare/v1.3.0...v1.3.1) (2023-06-05)
2+
3+
4+
### Bug Fixes
5+
6+
* add tag based on the PromptOutputType, [#2](https://github.com/ahonn/logseq-plugin-ai-assistant/issues/2) ([00252a8](https://github.com/ahonn/logseq-plugin-ai-assistant/commit/00252a899a84f17d6cfa18ddf25d7a967c41f89e))
7+
18
# [1.3.0](https://github.com/ahonn/logseq-plugin-ai-assistant/compare/v1.2.0...v1.3.0) (2023-05-24)
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.3.0",
3+
"version": "1.3.1",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)