Skip to content

Commit ab9346c

Browse files
chore(release): 1.0.0-alpha.41
# [1.0.0-alpha.41](v1.0.0-alpha.40...v1.0.0-alpha.41) (2024-04-15) ### Features * clean temporary ([#201](#201)) ([5455075](5455075)), closes [#185](#185)
1 parent 5455075 commit ab9346c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.0.0-alpha.41](https://github.com/blib-la/captain/compare/v1.0.0-alpha.40...v1.0.0-alpha.41) (2024-04-15)
2+
3+
4+
### Features
5+
6+
* clean temporary ([#201](https://github.com/blib-la/captain/issues/201)) ([5455075](https://github.com/blib-la/captain/commit/54550756f717584b7a72abd46b53f63bc01d837c)), closes [#185](https://github.com/blib-la/captain/issues/185)
7+
18
# [1.0.0-alpha.40](https://github.com/blib-la/captain/compare/v1.0.0-alpha.39...v1.0.0-alpha.40) (2024-04-12)
29

310

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ apps effortlessly on your own computer.
1919

2020
<!-- releases -->
2121
<p align="center">
22-
<a href="https://github.com/blib-la/captain/releases/download/v1.0.0-alpha.40/Captain-Setup-1.0.0-alpha.40.exe">
22+
<a href="https://github.com/blib-la/captain/releases/download/v1.0.0-alpha.41/Captain-Setup-1.0.0-alpha.41.exe">
2323
<img src="./docs/download.svg" alt="Download Captain" width="300">
2424
</a>
2525
</p>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "captain",
3-
"version": "1.0.0-alpha.40",
3+
"version": "1.0.0-alpha.41",
44
"private": true,
55
"description": "The Captain of AI",
66
"license": "AGPL 3.0",

0 commit comments

Comments
 (0)