Skip to content

Commit

Permalink
chore(release): 2.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
WitoDelnat committed May 16, 2024
1 parent 6c84b07 commit a98526f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.4.6](https://github.com/kubeshop/monokle/compare/v2.4.5...v2.4.6) (2024-05-16)


### Bug Fixes

* access debug logs for failed proxy setups ([66a036c](https://github.com/kubeshop/monokle/commit/66a036cebf1208e3de81c60f54a3f7029598a180))
* missing crds folder runtime error ([c8b4551](https://github.com/kubeshop/monokle/commit/c8b455150f48ee1b8bec8d4f60cffc88c7df74f9))
* preserve \n\t\r control characters when displaying logs ([e098543](https://github.com/kubeshop/monokle/commit/e09854392d79e0a5f00a1da5a227ad4f8ca0b1d7))
* stringify the `context` and `kubeconfig` cli arguments ([cc1919e](https://github.com/kubeshop/monokle/commit/cc1919e329e93766a0478c048869c67a55e20270))

### [2.4.5](https://github.com/kubeshop/monokle/compare/v2.4.4...v2.4.5) (2024-02-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "monokle",
"version": "2.4.5",
"version": "2.4.6",
"author": "Kubeshop",
"description": "Desktop IDE for working with Kubernetes Clusters and YAML configurations",
"homepage": "./",
Expand Down

0 comments on commit a98526f

Please sign in to comment.