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

chore(main): release 0.2.6 #212

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

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


### Features

* add flow telepresence-intercept CLI command ([#213](https://github.com/kurtosis-tech/kardinal/issues/213)) ([d5a75f6](https://github.com/kurtosis-tech/kardinal/commit/d5a75f64bec64551fff53ee852de6b8cfe29496b))
* Add health error response ([#224](https://github.com/kurtosis-tech/kardinal/issues/224)) ([d86eaa7](https://github.com/kurtosis-tech/kardinal/commit/d86eaa704e51de33c7cd82dd4ca802c5737c7b0d))
* add the `baseline` column in the `flow ls` CLI command ([#217](https://github.com/kurtosis-tech/kardinal/issues/217)) ([9360ef3](https://github.com/kurtosis-tech/kardinal/commit/9360ef3ad01305c05770e5637837b55dcbd6fc21))
* calculator track events when values change ([#215](https://github.com/kurtosis-tech/kardinal/issues/215)) ([7a16e40](https://github.com/kurtosis-tech/kardinal/commit/7a16e40141d02065033fcc71326e68468ad0e9f6))
* docs anchor links for headings ([#214](https://github.com/kurtosis-tech/kardinal/issues/214)) ([7fbb139](https://github.com/kurtosis-tech/kardinal/commit/7fbb13996c24edf4e75a525f61f189b62573fcd5))
* variant of calculator page with share section ([#207](https://github.com/kurtosis-tech/kardinal/issues/207)) ([f4242f2](https://github.com/kurtosis-tech/kardinal/commit/f4242f2f122c565fec55b67d592c39b826e8387f))
* website get started section ([#220](https://github.com/kurtosis-tech/kardinal/issues/220)) ([805189b](https://github.com/kurtosis-tech/kardinal/commit/805189b6a1ff2d4263c6682cad5fa9517a3c51c5))


### Bug Fixes

* calculator mobile styles ([#216](https://github.com/kurtosis-tech/kardinal/issues/216)) ([9aa6af7](https://github.com/kurtosis-tech/kardinal/commit/9aa6af7bfcfe6c340405924a27583f2268fb4418))
* fix some confusing copy ([#221](https://github.com/kurtosis-tech/kardinal/issues/221)) ([e831db5](https://github.com/kurtosis-tech/kardinal/commit/e831db545217ae7d9a969ccc7652fd98282a3c97))
* replace 'prod' default namespace with 'baseline' in the ci-e2e-tests.yml ([#227](https://github.com/kurtosis-tech/kardinal/issues/227)) ([c81b2d4](https://github.com/kurtosis-tech/kardinal/commit/c81b2d4d67d5abb19c4d7f7c039cb7fe24863846))

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


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