Skip to content

Commit

Permalink
chore(main): release 0.4.18 (#249)
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 11, 2024
1 parent c9becba commit f7a4e7a
Show file tree
Hide file tree
Showing 3 changed files with 10 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.17"
".": "0.4.18"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

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


### Bug Fixes

* **deps:** update dependency org.apache.kafka:kafka-clients to v3.9.0 ([#247](https://github.com/statnett/k3a-lag-exporter/issues/247)) ([0faf982](https://github.com/statnett/k3a-lag-exporter/commit/0faf982d618eb87218bdde99c2bd275a9bdd7d50))
* **deps:** update prometheus.version to v1.3.3 ([#248](https://github.com/statnett/k3a-lag-exporter/issues/248)) ([c9becba](https://github.com/statnett/k3a-lag-exporter/commit/c9becbaaa2c036b0556c4be7a67653a4690e1fc0))

## [0.4.17](https://github.com/statnett/k3a-lag-exporter/compare/v0.4.16...v0.4.17) (2024-10-30)


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.18-SNAPSHOT</version>
<version>0.4.18</version>

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

0 comments on commit f7a4e7a

Please sign in to comment.