Skip to content

Commit 0f39cc7

Browse files
authored
Merge pull request #127 from tiithansen/release-please--branches--main--components--k8s-app
chore(main): release 0.11.1
2 parents fe4cd75 + 78250f3 commit 0f39cc7

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.11.1](https://github.com/tiithansen/grafana-k8s-app/compare/v0.11.0...v0.11.1) (2025-01-19)
4+
5+
6+
### Bug Fixes
7+
8+
* Fix archive release ([fe4cd75](https://github.com/tiithansen/grafana-k8s-app/commit/fe4cd757263e99d0b26943bb025a4ebdb94c8338))
9+
310
## [0.11.0](https://github.com/tiithansen/grafana-k8s-app/compare/v0.10.1...v0.11.0) (2025-01-19)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "k8s-app",
3-
"version": "0.11.0",
3+
"version": "0.11.1",
44
"description": "",
55
"scripts": {
66
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",

0 commit comments

Comments
 (0)