Skip to content

Commit

Permalink
chore(main): release 0.0.4 (#19)
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 21, 2024
1 parent be2dfda commit e4ec768
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.3"
".": "0.0.4"
}
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-topic-terminator/compare/v0.0.3...v0.0.4) (2024-10-21)


### Features

* ability to bless (not terminate) topics by name/regex ([#18](https://github.com/statnett/k3a-topic-terminator/issues/18)) ([be2dfda](https://github.com/statnett/k3a-topic-terminator/commit/be2dfda919cb11fb2eda98f1a23928a7002075c6))

## [0.0.3](https://github.com/statnett/k3a-topic-terminator/compare/v0.0.2...v0.0.3) (2024-10-16)


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

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

0 comments on commit e4ec768

Please sign in to comment.