Skip to content

Commit

Permalink
chore(release): 1.13.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.13.0](v1.12.0...v1.13.0) (2023-06-15)

### Features

* **streaming:** make baseurl configuration and add stream output ([#112](#112)) ([2f1182c](2f1182c))
  • Loading branch information
semantic-release-bot committed Jun 15, 2023
1 parent 2f1182c commit 66ff770
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.13.0](https://github.com/briansunter/logseq-plugin-gpt3-openai/compare/v1.12.0...v1.13.0) (2023-06-15)


### Features

* **streaming:** make baseurl configuration and add stream output ([#112](https://github.com/briansunter/logseq-plugin-gpt3-openai/issues/112)) ([2f1182c](https://github.com/briansunter/logseq-plugin-gpt3-openai/commit/2f1182c54c6cce06250c2af4b4356e803fb3ebb3))

# [1.12.0](https://github.com/briansunter/logseq-plugin-gpt3-openai/compare/v1.11.0...v1.12.0) (2023-06-01)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "logseq-plugin-gpt3-openai",
"author": "Brian Sunter",
"private": true,
"version": "1.12.0",
"version": "1.13.0",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 66ff770

Please sign in to comment.