Skip to content

Commit

Permalink
Merge pull request #34 from tiithansen/release-please--branches--main…
Browse files Browse the repository at this point in the history
…--components--k8s-app

chore(main): release 0.2.0
  • Loading branch information
tiithansen committed Jul 14, 2024
2 parents 9a2d7b4 + 2badf70 commit cf4beb0
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.2.0](https://github.com/tiithansen/grafana-k8s-app/compare/v0.1.5...v0.2.0) (2024-07-14)


### Features

* Basic table views for ingresses and services ([62e5a98](https://github.com/tiithansen/grafana-k8s-app/commit/62e5a98a762cc79d071ea264cbcbf486d09eb658))


### Bug Fixes

* Display node name instead of IP ([5f15a69](https://github.com/tiithansen/grafana-k8s-app/commit/5f15a69c7a7ae4329405b481c9f3db783629eeff))

## [0.1.5](https://github.com/tiithansen/grafana-k8s-app/compare/v0.1.4...v0.1.5) (2024-07-07)


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": "k8s-app",
"version": "0.1.5",
"version": "0.2.0",
"description": "",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down

0 comments on commit cf4beb0

Please sign in to comment.