Skip to content

Commit

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

### Features

* story streaming ([#62](#62)) ([5463eaf](5463eaf))
  • Loading branch information
semantic-release-bot committed Feb 23, 2024
1 parent 5463eaf commit d3286b0
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.6](https://github.com/blib-la/captain/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2024-02-23)


### Features

* story streaming ([#62](https://github.com/blib-la/captain/issues/62)) ([5463eaf](https://github.com/blib-la/captain/commit/5463eaf1e98747b715cfbda412c222ac2128120f))

# [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)


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.5/Captain-Setup-1.0.0-alpha.5.exe">
<a href="https://github.com/blib-la/captain/releases/download/v1.0.0-alpha.6/Captain-Setup-1.0.0-alpha.6.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.5",
"version": "1.0.0-alpha.6",
"private": true,
"description": "The Captain of AI",
"license": "AGPL 3.0",
Expand Down

0 comments on commit d3286b0

Please sign in to comment.