Skip to content

Commit

Permalink
chore(main): release 0.1.5 (#44)
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 Feb 20, 2025
1 parent 50efe4c commit ccc0e06
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.1.4"
".": "0.1.5"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.5](https://github.com/statnett/k3a-topic-terminator/compare/v0.1.4...v0.1.5) (2025-02-20)


### Bug Fixes

* **deps:** update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.3 ([#43](https://github.com/statnett/k3a-topic-terminator/issues/43)) ([50efe4c](https://github.com/statnett/k3a-topic-terminator/commit/50efe4c2642c99d799247b4640e2fb1589d5f939))

## [0.1.4](https://github.com/statnett/k3a-topic-terminator/compare/v0.1.3...v0.1.4) (2025-01-28)


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

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

0 comments on commit ccc0e06

Please sign in to comment.