Skip to content

Commit

Permalink
chore(main): release 3.0.1 (#5)
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 30, 2023
1 parent c705618 commit 0d70ed8
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

## [3.0.1](https://github.com/statnett/k3a-spiffe-principal-builder/compare/v3.0.0...v3.0.1) (2023-10-30)


### Bug Fixes

* **deps:** upgrade from junit4 to junit5 ([#3](https://github.com/statnett/k3a-spiffe-principal-builder/issues/3)) ([d58ce02](https://github.com/statnett/k3a-spiffe-principal-builder/commit/d58ce022c5e3cc4fe1fbb17d18004c4bc791fe5d))

## 1.0.0 (2020-10-23)

* Initial, internal version.
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-spiffe-principal-builder</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
<packaging>jar</packaging>

<name>${project.groupId}:${project.artifactId}</name>
Expand Down

0 comments on commit 0d70ed8

Please sign in to comment.