Skip to content

Commit

Permalink
chore(main): release 0.4.19 (#253)
Browse files Browse the repository at this point in the history
Co-authored-by: statnett-bot[bot] <144323495+statnett-bot[bot]@users.noreply.github.com>
  • Loading branch information
statnett-bot[bot] authored Nov 26, 2024
1 parent 1526e52 commit 0cb5af4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.4.18"
".": "0.4.19"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.19](https://github.com/statnett/k3a-lag-exporter/compare/v0.4.18...v0.4.19) (2024-11-26)


### Bug Fixes

* **deps:** update dependency io.prometheus:prometheus-metrics-exporter-httpserver to v1.3.4 ([#252](https://github.com/statnett/k3a-lag-exporter/issues/252)) ([1526e52](https://github.com/statnett/k3a-lag-exporter/commit/1526e523eba550a5f02004bca6e652c2f8fe3610))

## [0.4.18](https://github.com/statnett/k3a-lag-exporter/compare/v0.4.17...v0.4.18) (2024-11-11)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.statnett.k3a</groupId>
<artifactId>k3a-lag-exporter</artifactId>
<version>0.4.19-SNAPSHOT</version>
<version>0.4.19</version>

<properties>
<java.version>21</java.version>
Expand Down

0 comments on commit 0cb5af4

Please sign in to comment.