Skip to content

Commit

Permalink
chore(release): 1.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.2](v1.1.1...v1.1.2) (2022-10-16)

### Bug Fixes

* **error-type:** Look at error type for quota ([cbd2fbd](cbd2fbd))
  • Loading branch information
semantic-release-bot committed Oct 16, 2022
1 parent cbd2fbd commit 842db02
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.1.2](https://github.com/briansunter/logseq-plugin-gpt3-openai/compare/v1.1.1...v1.1.2) (2022-10-16)


### Bug Fixes

* **error-type:** Look at error type for quota ([cbd2fbd](https://github.com/briansunter/logseq-plugin-gpt3-openai/commit/cbd2fbdf40ee9ff4a3407d5fcd90440afa800cf6))

## [1.1.1](https://github.com/briansunter/logseq-plugin-gpt3-openai/compare/v1.1.0...v1.1.1) (2022-10-16)


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
@@ -1,7 +1,7 @@
{
"name": "logseq-plugin-gpt3-openai",
"private": true,
"version": "1.1.1",
"version": "1.1.2",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 842db02

Please sign in to comment.