Skip to content

Commit

Permalink
chore(release): 1.0.0-alpha.44
Browse files Browse the repository at this point in the history
# [1.0.0-alpha.44](v1.0.0-alpha.43...v1.0.0-alpha.44) (2024-04-16)

### Features

* added marketplace ([#200](#200)) ([d5fdd0a](d5fdd0a)), closes [#102](#102) [#103](#103)
  • Loading branch information
semantic-release-bot committed Apr 16, 2024
1 parent d5fdd0a commit fd384fa
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.44](https://github.com/blib-la/captain/compare/v1.0.0-alpha.43...v1.0.0-alpha.44) (2024-04-16)


### Features

* added marketplace ([#200](https://github.com/blib-la/captain/issues/200)) ([d5fdd0a](https://github.com/blib-la/captain/commit/d5fdd0a208e6f04aa844da7e43529f7ccf632cfa)), closes [#102](https://github.com/blib-la/captain/issues/102) [#103](https://github.com/blib-la/captain/issues/103)

# [1.0.0-alpha.43](https://github.com/blib-la/captain/compare/v1.0.0-alpha.42...v1.0.0-alpha.43) (2024-04-15)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ apps effortlessly on your own computer.

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

0 comments on commit fd384fa

Please sign in to comment.