diff --git a/CHANGELOG.md b/CHANGELOG.md index b8a71a2..ad170d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.0.3](https://github.com/FrangipaneTeam/bean/compare/v0.0.2...v0.0.3) (2023-01-18) + + +### Features + +* new kubectl get view ([#2](https://github.com/FrangipaneTeam/bean/issues/2)) ([ee24d93](https://github.com/FrangipaneTeam/bean/commit/ee24d9315cf6c7556b2d05388b19341f98e9c152)) + + +### Bug Fixes + +* **ui:** resizing issue and rendering ([#13](https://github.com/FrangipaneTeam/bean/issues/13)) ([945eba4](https://github.com/FrangipaneTeam/bean/commit/945eba4cbd7ce93a6d49d9cadf6296b408208399)) + ## [0.0.2](https://github.com/FrangipaneTeam/bean/compare/v0.0.1...v0.0.2) (2023-01-17) diff --git a/version.txt b/version.txt index 4e379d2..bcab45a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.0.2 +0.0.3