Skip to content

Commit

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

chore(main): release 0.1.1
  • Loading branch information
tiithansen committed Jul 6, 2024
2 parents ac1bd53 + 0c96315 commit e7dd3ab
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/tiithansen/grafana-k8s-app/compare/v0.1.0...v0.1.1) (2024-07-06)


### Bug Fixes

* Add missing daemonset alerts in expanded row ([ac1bd53](https://github.com/tiithansen/grafana-k8s-app/commit/ac1bd53896cde9cf3152573e6b192f9c71440f03))

## 0.1.0 (2024-07-06)


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

0 comments on commit e7dd3ab

Please sign in to comment.