Skip to content

Commit

Permalink
chore(release): 1.0.0-alpha.5
Browse files Browse the repository at this point in the history
# [1.0.0-alpha.5](v1.0.0-alpha.4...v1.0.0-alpha.5) (2024-02-23)

### Features

* storytelling with OpenAI GPT-4-vision ([#57](#57)) ([90a1648](90a1648))
  • Loading branch information
semantic-release-bot committed Feb 23, 2024
1 parent 90a1648 commit aa0306e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.0.0-alpha.5](https://github.com/blib-la/captain/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2024-02-23)


### Features

* storytelling with OpenAI GPT-4-vision ([#57](https://github.com/blib-la/captain/issues/57)) ([90a1648](https://github.com/blib-la/captain/commit/90a164837eabe94822be72eedaedef236d6a9499))

# [1.0.0-alpha.4](https://github.com/blib-la/captain/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2024-02-23)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Portuguese, Russian, and Chinese.

<!-- releases -->
<p align="center">
<a href="https://github.com/blib-la/captain/releases/download/v1.0.0-alpha.4/Captain-Setup-1.0.0-alpha.4.exe">
<a href="https://github.com/blib-la/captain/releases/download/v1.0.0-alpha.5/Captain-Setup-1.0.0-alpha.5.exe">
<img src="./docs/download.svg" alt="Download Captain" width="300">
</a>
</p>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "captain",
"version": "1.0.0-alpha.4",
"version": "1.0.0-alpha.5",
"private": true,
"description": "The Captain of AI",
"license": "AGPL 3.0",
Expand Down

0 comments on commit aa0306e

Please sign in to comment.