Skip to content

Commit

Permalink
chore(main): release 0.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
statnett-bot[bot] authored Jul 29, 2024
1 parent cf58231 commit 2f0af21
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.8"
".": "0.4.9"
}
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.9](https://github.com/statnett/k3a-lag-exporter/compare/v0.4.8...v0.4.9) (2024-07-29)


### Bug Fixes

* **deps:** update dependency com.fasterxml.jackson:jackson-bom to v2.17.2 ([#196](https://github.com/statnett/k3a-lag-exporter/issues/196)) ([e8ee8fd](https://github.com/statnett/k3a-lag-exporter/commit/e8ee8fda1aa84df7d29c909a719634962977eec4))
* **deps:** update dependency net.logstash.logback:logstash-logback-encoder to v8 ([#202](https://github.com/statnett/k3a-lag-exporter/issues/202)) ([cf58231](https://github.com/statnett/k3a-lag-exporter/commit/cf58231226c7a2a1cea8b63d0d40ada5d4942e36))

## [0.4.8](https://github.com/statnett/k3a-lag-exporter/compare/v0.4.7...v0.4.8) (2024-07-01)


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.9-SNAPSHOT</version>
<version>0.4.9</version>

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

0 comments on commit 2f0af21

Please sign in to comment.