Skip to content

Commit

Permalink
chore(main): release 0.4.13 (#225)
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 Oct 8, 2024
1 parent 83030f5 commit 16071e6
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.12"
".": "0.4.13"
}
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.13](https://github.com/statnett/k3a-lag-exporter/compare/v0.4.12...v0.4.13) (2024-10-08)


### Bug Fixes

* **deps:** update dependency ch.qos.logback:logback-classic to v1.5.9 ([#227](https://github.com/statnett/k3a-lag-exporter/issues/227)) ([83030f5](https://github.com/statnett/k3a-lag-exporter/commit/83030f58ffff4d4c8d05503256c42ea895882b3c))
* **deps:** update dependency org.junit:junit-bom to v5.11.2 ([#224](https://github.com/statnett/k3a-lag-exporter/issues/224)) ([eb1a8c1](https://github.com/statnett/k3a-lag-exporter/commit/eb1a8c1bcc147841243d5a440dcb7bf9a6a8268a))

## [0.4.12](https://github.com/statnett/k3a-lag-exporter/compare/v0.4.11...v0.4.12) (2024-09-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.13-SNAPSHOT</version>
<version>0.4.13</version>

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

0 comments on commit 16071e6

Please sign in to comment.