Skip to content

Commit

Permalink
chore(release): 1.14.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.14.1](v1.14.0...v1.14.1) (2024-10-09)

### Bug Fixes

* default image size format ([af7163f](af7163f))
  • Loading branch information
semantic-release-bot committed Oct 9, 2024
1 parent af7163f commit a1352d6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.14.1](https://github.com/briansunter/logseq-plugin-gpt3-openai/compare/v1.14.0...v1.14.1) (2024-10-09)


### Bug Fixes

* default image size format ([af7163f](https://github.com/briansunter/logseq-plugin-gpt3-openai/commit/af7163fbb6130410156e20175c0a97aa34712e07))

# [1.14.0](https://github.com/briansunter/logseq-plugin-gpt3-openai/compare/v1.13.3...v1.14.0) (2024-10-09)


Expand Down
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.14.0",
"version": "1.14.1",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit a1352d6

Please sign in to comment.