Skip to content

Commit 0eec6b8

Browse files
chore(release): 1.13.3 [skip ci]
## [1.13.3](v1.13.2...v1.13.3) (2024-10-03) ### Bug Fixes * API url - add https ([#139](#139)) ([27ee535](27ee535)) * pnpm setup ([d3ac057](d3ac057))
1 parent d3ac057 commit 0eec6b8

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.13.3](https://github.com/briansunter/logseq-plugin-gpt3-openai/compare/v1.13.2...v1.13.3) (2024-10-03)
2+
3+
4+
### Bug Fixes
5+
6+
* API url - add https ([#139](https://github.com/briansunter/logseq-plugin-gpt3-openai/issues/139)) ([27ee535](https://github.com/briansunter/logseq-plugin-gpt3-openai/commit/27ee535c335d9bfb35952296cb4e1806c0d7b5b4))
7+
* pnpm setup ([d3ac057](https://github.com/briansunter/logseq-plugin-gpt3-openai/commit/d3ac0573a09810146d6916d72ada3c1d11dc0f3f))
8+
19
## [1.13.2](https://github.com/briansunter/logseq-plugin-gpt3-openai/compare/v1.13.1...v1.13.2) (2023-10-11)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "logseq-plugin-gpt3-openai",
33
"author": "Brian Sunter",
44
"private": true,
5-
"version": "1.13.2",
5+
"version": "1.13.3",
66
"main": "dist/index.html",
77
"scripts": {
88
"dev": "vite",

0 commit comments

Comments
 (0)