Skip to content

Commit d9c246d

Browse files
chore(main): release 0.0.4 (#37)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 30815eb commit d9c246d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@
33
## [0.0.4](https://github.com/FrangipaneTeam/bean/compare/v0.0.3...v0.0.4) (2023-01-20)
44

55

6+
### Features
7+
8+
* **k8s:** get managed on root list ([#25](https://github.com/FrangipaneTeam/bean/issues/25)) ([f680c09](https://github.com/FrangipaneTeam/bean/commit/f680c09f4481042ad6a3cd1a73494f3ca8525d7d))
9+
* **ui:** new version notification ([#34](https://github.com/FrangipaneTeam/bean/issues/34)) ([b9b3742](https://github.com/FrangipaneTeam/bean/commit/b9b37429685ba3f04d77d2b29313f2816de333cc))
10+
11+
12+
### Bug Fixes
13+
14+
* **examples:** fix panic if selected item is nil ([#24](https://github.com/FrangipaneTeam/bean/issues/24)) ([04b4a0f](https://github.com/FrangipaneTeam/bean/commit/04b4a0fd69a8ed545a6dec214a1dc70c5a5999ca))
15+
* **examples:** interface conversion ([#27](https://github.com/FrangipaneTeam/bean/issues/27)) ([7d232cb](https://github.com/FrangipaneTeam/bean/commit/7d232cb372b0ab6c567e639a7df1897fc484bae1))
16+
* **k8s:** bad file list ([#23](https://github.com/FrangipaneTeam/bean/issues/23)) ([9dfe2e4](https://github.com/FrangipaneTeam/bean/commit/9dfe2e44121e527d7595078a25c876c0b4cf6903))
17+
* **k8s:** recursivly find refs and selectors ([#29](https://github.com/FrangipaneTeam/bean/issues/29)) ([4012f97](https://github.com/FrangipaneTeam/bean/commit/4012f974ee80792f2b6412a5b3e2a07dae61c583))
18+
* **keymap:** keymap logic ([#33](https://github.com/FrangipaneTeam/bean/issues/33)) ([b773cf6](https://github.com/FrangipaneTeam/bean/commit/b773cf66f7879af2859ba2cc7d28e8e730a26c7f))
19+
* **ui:** error panel not loaded ([#19](https://github.com/FrangipaneTeam/bean/issues/19)) ([92655c7](https://github.com/FrangipaneTeam/bean/commit/92655c716e20be46bc6dd0315effad5c46ea4d6e))
20+
* **ui:** list ui issues when filtered ([#28](https://github.com/FrangipaneTeam/bean/issues/28)) ([2768b97](https://github.com/FrangipaneTeam/bean/commit/2768b970a23b4322e714bf77006da8d38837c423))
21+
22+
## [0.0.4](https://github.com/FrangipaneTeam/bean/compare/v0.0.3...v0.0.4) (2023-01-20)
23+
24+
625
### Features
726

827
* **k8s:** get managed on root list ([#25](https://github.com/FrangipaneTeam/bean/issues/25)) ([f680c09](https://github.com/FrangipaneTeam/bean/commit/f680c09f4481042ad6a3cd1a73494f3ca8525d7d))

0 commit comments

Comments
 (0)