Skip to content

Commit 629bdf6

Browse files
chore(release): 1.3.2 [skip ci]
## [1.3.2](v1.3.1...v1.3.2) (2024-04-22) ### Bug Fixes * fix tag ([084a8bb](084a8bb))
1 parent a0db77b commit 629bdf6

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.2](https://github.com/ahonn/logseq-plugin-ai-assistant/compare/v1.3.1...v1.3.2) (2024-04-22)
2+
3+
4+
### Bug Fixes
5+
6+
* fix tag ([084a8bb](https://github.com/ahonn/logseq-plugin-ai-assistant/commit/084a8bbb14a8d16a04d1acb1c9b4a388b9368c25))
7+
18
## [1.3.1](https://github.com/ahonn/logseq-plugin-ai-assistant/compare/v1.3.0...v1.3.1) (2023-06-05)
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.1",
3+
"version": "1.3.2",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)