Skip to content

Commit

Permalink
Merge pull request #24 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.4
  • Loading branch information
tiithansen committed Jul 6, 2024
2 parents 2087ef3 + f9baa58 commit 0c32588
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.4](https://github.com/tiithansen/grafana-k8s-app/compare/v0.1.3...v0.1.4) (2024-07-06)


### Bug Fixes

* Creating variables on global scope can have side effects and odd errors ([2087ef3](https://github.com/tiithansen/grafana-k8s-app/commit/2087ef3bd89cd4601d62be255142b9eed1570823))

## [0.1.3](https://github.com/tiithansen/grafana-k8s-app/compare/v0.1.2...v0.1.3) (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.3",
"version": "0.1.4",
"description": "",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down

0 comments on commit 0c32588

Please sign in to comment.