Skip to content

Commit dcdda40

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.2...v1.4.0) (2024-05-20) ### Features * change to use ChatOpenAI ([330c371](330c371)) * update @langchain/openai ([c2b409f](c2b409f))
1 parent 5abfc99 commit dcdda40

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.4.0](https://github.com/ahonn/logseq-plugin-ai-assistant/compare/v1.3.2...v1.4.0) (2024-05-20)
2+
3+
4+
### Features
5+
6+
* change to use ChatOpenAI ([330c371](https://github.com/ahonn/logseq-plugin-ai-assistant/commit/330c37103cd439056001fb12e136d4a9adbbb780))
7+
* update @langchain/openai ([c2b409f](https://github.com/ahonn/logseq-plugin-ai-assistant/commit/c2b409f454536d40824c407abf5c47862221f826))
8+
19
## [1.3.2](https://github.com/ahonn/logseq-plugin-ai-assistant/compare/v1.3.1...v1.3.2) (2024-04-22)
210

311

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.2",
3+
"version": "1.4.0",
44
"main": "dist/index.html",
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)