We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0db77b commit 629bdf6Copy full SHA for 629bdf6
CHANGELOG.md
@@ -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
8
## [1.3.1](https://github.com/ahonn/logseq-plugin-ai-assistant/compare/v1.3.0...v1.3.1) (2023-06-05)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-ai-assistant",
- "version": "1.3.1",
+ "version": "1.3.2",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
0 commit comments