Skip to content

Commit

Permalink
chore(main): release 0.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
statnett-bot[bot] authored Aug 14, 2024
1 parent 12e63af commit 92bc651
Show file tree
Hide file tree
Showing 3 changed files with 11 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.9"
".": "0.4.10"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.4.10](https://github.com/statnett/k3a-lag-exporter/compare/v0.4.9...v0.4.10) (2024-08-14)


### Bug Fixes

* **deps:** update dependency org.junit:junit-bom to v5.11.0 ([#207](https://github.com/statnett/k3a-lag-exporter/issues/207)) ([12e63af](https://github.com/statnett/k3a-lag-exporter/commit/12e63af867bc1926cd6dea4620ec65fe3b84d4c9))
* **deps:** update dependency org.slf4j:slf4j-bom to v2.0.14 ([#204](https://github.com/statnett/k3a-lag-exporter/issues/204)) ([e462826](https://github.com/statnett/k3a-lag-exporter/commit/e462826f31d9b43aa9fe0f078f5748e366932f05))
* **deps:** update dependency org.slf4j:slf4j-bom to v2.0.16 ([#206](https://github.com/statnett/k3a-lag-exporter/issues/206)) ([ab00ca5](https://github.com/statnett/k3a-lag-exporter/commit/ab00ca530b9625402952db22f94d4d75f64a2feb))

## [0.4.9](https://github.com/statnett/k3a-lag-exporter/compare/v0.4.8...v0.4.9) (2024-07-29)


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.10-SNAPSHOT</version>
<version>0.4.10</version>

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

0 comments on commit 92bc651

Please sign in to comment.