Skip to content

Commit

Permalink
chore(main): release 0.0.3 (#16)
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 16, 2024
1 parent f182cd1 commit 4d62d25
Show file tree
Hide file tree
Showing 3 changed files with 9 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.0.2"
".": "0.0.3"
}
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.3](https://github.com/statnett/k3a-topic-terminator/compare/v0.0.2...v0.0.3) (2024-10-16)


### Features

* add metrics for number of deleted topics ([#14](https://github.com/statnett/k3a-topic-terminator/issues/14)) ([9ccf3aa](https://github.com/statnett/k3a-topic-terminator/commit/9ccf3aac0860af384d13c66f8b85b13bf391bf04))

## [0.0.2](https://github.com/statnett/k3a-topic-terminator/compare/v0.0.1...v0.0.2) (2024-10-14)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>io.statnett.k3a</groupId>
<artifactId>k3a-topic-terminator</artifactId>
<version>0.0.3-SNAPSHOT</version>
<version>0.0.3</version>

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

0 comments on commit 4d62d25

Please sign in to comment.