Skip to content

Commit

Permalink
chore(main): release 0.4.23
Browse files Browse the repository at this point in the history
  • Loading branch information
statnett-bot[bot] authored Dec 19, 2024
1 parent 39653ce commit b98e292
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.22"
".": "0.4.23"
}
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.23](https://github.com/statnett/k3a-lag-exporter/compare/v0.4.22...v0.4.23) (2024-12-19)


### Bug Fixes

* **deps:** update dependency ch.qos.logback:logback-classic to v1.5.14 ([#265](https://github.com/statnett/k3a-lag-exporter/issues/265)) ([39653ce](https://github.com/statnett/k3a-lag-exporter/commit/39653cec975fbda02a05b067b3de72b6efb2bf4f))

## [0.4.22](https://github.com/statnett/k3a-lag-exporter/compare/v0.4.21...v0.4.22) (2024-12-18)


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.23-SNAPSHOT</version>
<version>0.4.23</version>

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

0 comments on commit b98e292

Please sign in to comment.