Skip to content

Commit

Permalink
chore(main): release 0.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
statnett-bot[bot] authored May 6, 2024
1 parent 2ec8dd2 commit d59b9a2
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.6"
".": "0.4.7"
}
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.7](https://github.com/statnett/k3a-lag-exporter/compare/v0.4.6...v0.4.7) (2024-05-06)


### Bug Fixes

* **deps:** update dependency ch.qos.logback:logback-classic to v1.5.6 ([#181](https://github.com/statnett/k3a-lag-exporter/issues/181)) ([ecea229](https://github.com/statnett/k3a-lag-exporter/commit/ecea229fb7eae595e9311c798deeb20c3bd7fbc8))
* **deps:** update dependency com.fasterxml.jackson:jackson-bom to v2.17.1 ([#184](https://github.com/statnett/k3a-lag-exporter/issues/184)) ([2ec8dd2](https://github.com/statnett/k3a-lag-exporter/commit/2ec8dd200e67d0114e7b047a72c9ce65b6517921))

## [0.4.6](https://github.com/statnett/k3a-lag-exporter/compare/v0.4.5...v0.4.6) (2024-04-12)


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

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

0 comments on commit d59b9a2

Please sign in to comment.