Skip to content

Commit

Permalink
chore(main): release 0.4.22 (#262)
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 Dec 18, 2024
1 parent ebebb96 commit d108d79
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.21"
".": "0.4.22"
}
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.22](https://github.com/statnett/k3a-lag-exporter/compare/v0.4.21...v0.4.22) (2024-12-18)


### Bug Fixes

* **deps:** update dependency ch.qos.logback:logback-classic to v1.5.13 ([#263](https://github.com/statnett/k3a-lag-exporter/issues/263)) ([ebebb96](https://github.com/statnett/k3a-lag-exporter/commit/ebebb9613c2f1fee173d4b950b8f938fb05aa4e8))
* **deps:** update dependency org.junit:junit-bom to v5.11.4 ([#261](https://github.com/statnett/k3a-lag-exporter/issues/261)) ([9414fc5](https://github.com/statnett/k3a-lag-exporter/commit/9414fc585ca7fc67f3ec5296ebfbd51f78d2afde))

## [0.4.21](https://github.com/statnett/k3a-lag-exporter/compare/v0.4.20...v0.4.21) (2024-12-13)


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.22-SNAPSHOT</version>
<version>0.4.22</version>

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

0 comments on commit d108d79

Please sign in to comment.