Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
chore(main): release 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lostbean committed Sep 10, 2024
1 parent 0f0cf9b commit 7665efe
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.2.5](https://github.com/kurtosis-tech/kardinal/compare/0.2.4...0.2.5) (2024-09-10)


### Features

* calculator fixups and polish ([#200](https://github.com/kurtosis-tech/kardinal/issues/200)) ([a773cd9](https://github.com/kurtosis-tech/kardinal/commit/a773cd98c214d029ec0dbe06893de88451c5c881))
* cost calculator ([#191](https://github.com/kurtosis-tech/kardinal/issues/191)) ([45807a3](https://github.com/kurtosis-tech/kardinal/commit/45807a3431a27d64ebb5b1a4990c57dc66a36aff))
* E2E tests - iteration [#1](https://github.com/kurtosis-tech/kardinal/issues/1) ([#180](https://github.com/kurtosis-tech/kardinal/issues/180)) ([b65a916](https://github.com/kurtosis-tech/kardinal/commit/b65a916a3cac41737f8ceb78ef98f6616564c1fe))


### Bug Fixes

* typo in calculator ([#201](https://github.com/kurtosis-tech/kardinal/issues/201)) ([0f0cf9b](https://github.com/kurtosis-tech/kardinal/commit/0f0cf9b943d7ec29995d381d08019720a1d8726b))

## [0.2.4](https://github.com/kurtosis-tech/kardinal/compare/0.2.3...0.2.4) (2024-09-06)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.4
0.2.5

0 comments on commit 7665efe

Please sign in to comment.