Skip to content

Commit

Permalink
chore(main): release 0.2.2 (#97)
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 17, 2023
1 parent 7d3ca04 commit c9f37f9
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.2.2](https://github.com/statnett/k3a-lag-exporter/compare/v0.2.1...v0.2.2) (2023-10-17)


### Bug Fixes

* **deps:** update dependency com.typesafe:config to v1.4.3 ([#96](https://github.com/statnett/k3a-lag-exporter/issues/96)) ([7d3ca04](https://github.com/statnett/k3a-lag-exporter/commit/7d3ca04cb691a5a95096c7ea5d2b89e0cfa34ec2))

## [0.2.1](https://github.com/statnett/k3a-lag-exporter/compare/v0.2.0...v0.2.1) (2023-10-15)


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

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

0 comments on commit c9f37f9

Please sign in to comment.