Skip to content

Commit

Permalink
chore(main): release 0.0.4 (#40)
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 3, 2023
1 parent 372b305 commit 9b9a829
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.4](https://github.com/statnett/k3a-lag-exporter/compare/v0.0.3...v0.0.4) (2023-10-03)


### Bug Fixes

* log to single lines ([#38](https://github.com/statnett/k3a-lag-exporter/issues/38)) ([372b305](https://github.com/statnett/k3a-lag-exporter/commit/372b305578fdf02703376fa7aeaedf94f75cf7ee))

## [0.0.3](https://github.com/statnett/k3a-lag-exporter/compare/v0.0.2...v0.0.3) (2023-10-02)


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>no.statnett</groupId>
<artifactId>k3a-lag-exporter</artifactId>
<version>0.0.4-SNAPSHOT</version>
<version>0.0.4</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 9b9a829

Please sign in to comment.