Skip to content

Commit

Permalink
chore(main): release 0.3.0 (#89)
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 Jul 31, 2024
1 parent 9bf3f87 commit a77f5a9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
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.2.16"
".": "0.3.0"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.3.0](https://github.com/statnett/vault-plugin-auth-jwt-auto-roles/compare/v0.2.16...v0.3.0) (2024-07-31)


### ⚠ BREAKING CHANGES

* fail when unable to login to any roles ([#88](https://github.com/statnett/vault-plugin-auth-jwt-auto-roles/issues/88))

### Features

* fail when unable to login to any roles ([#88](https://github.com/statnett/vault-plugin-auth-jwt-auto-roles/issues/88)) ([9bf3f87](https://github.com/statnett/vault-plugin-auth-jwt-auto-roles/commit/9bf3f87893af77f0c2fbab71dcb7b683c292a2d9))

## [0.2.16](https://github.com/statnett/vault-plugin-auth-jwt-auto-roles/compare/v0.2.15...v0.2.16) (2024-07-23)


Expand Down

0 comments on commit a77f5a9

Please sign in to comment.