Skip to content

Commit

Permalink
chore(release): v0.2.3-beta.1
Browse files Browse the repository at this point in the history
## [0.2.3-beta.1] (2024-06-06)

### Miscellaneous Tasks

- **ko**: fix publish path for ko image ([b921db2](b921db2))

[0.2.3-beta.1]: https://github.com/act3-ai/hops/compare/v0.2.2..v0.2.3-beta.1
  • Loading branch information
justenstall committed Jun 6, 2024
1 parent b921db2 commit db3e1f0
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
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## [0.2.3-beta.1] (2024-06-06)

### Miscellaneous Tasks

- **ko**: fix publish path for ko image ([b921db2](https://github.com/act3-ai/hops/commit/b921db26ddb1406510fd61f38a56608dc959aef3))

## [0.2.2] (2024-06-05)

### Bug Fixes
Expand Down Expand Up @@ -137,6 +143,7 @@ All notable changes to this project will be documented in this file.
- **release**: fix flag ([6b71969](https://github.com/act3-ai/hops/commit/6b7196947ace70c8872e678c7070e5f615adf167))
- **docs**: generate docs ([bf3fe7d](https://github.com/act3-ai/hops/commit/bf3fe7de1c3cf7f955d9e94386964ea6d966eca2))

[0.2.3-beta.1]: https://github.com/act3-ai/hops/compare/v0.2.2..v0.2.3-beta.1
[0.2.2]: https://github.com/act3-ai/hops/compare/v0.2.1..v0.2.2
[0.2.1]: https://github.com/act3-ai/hops/compare/v0.2.0..v0.2.1
[0.2.0]: https://github.com/act3-ai/hops/compare/v0.1.3..v0.2.0
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.2.2
v0.2.3-beta.1

0 comments on commit db3e1f0

Please sign in to comment.