Skip to content

Commit

Permalink
chore(main): release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 19, 2024
1 parent 3698769 commit 21ee656
Show file tree
Hide file tree
Showing 3 changed files with 16 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.4.0"
".": "0.4.1"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.4.1](https://github.com/defenseunicorns/uds-identity-config/compare/v0.4.0...v0.4.1) (2024-04-19)


### Features

* added mappers to realm ([53f2660](https://github.com/defenseunicorns/uds-identity-config/commit/53f2660bc2a9a5b920dbe0e20cd90bf9ed07eb1d))
* optional idp configuration ([#58](https://github.com/defenseunicorns/uds-identity-config/issues/58)) ([70324df](https://github.com/defenseunicorns/uds-identity-config/commit/70324df2f26c456669c30da56b8b65c02da22a02))


### Miscellaneous

* initial commit of doc update ([#60](https://github.com/defenseunicorns/uds-identity-config/issues/60)) ([3698769](https://github.com/defenseunicorns/uds-identity-config/commit/3698769c79a19a99bec30a04003d13c3c2830dcd))
* update to integration test against main uds-core ([#59](https://github.com/defenseunicorns/uds-identity-config/issues/59)) ([9244b6b](https://github.com/defenseunicorns/uds-identity-config/commit/9244b6bffcf9856f445cdeccab30f1ac4d7151b9))

## [0.4.0](https://github.com/defenseunicorns/uds-identity-config/compare/v0.3.6...v0.4.0) (2024-04-16)


Expand Down
2 changes: 1 addition & 1 deletion tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ variables:
- name: VERSION
description: "The image tag"
# x-release-please-start-version
default: "0.4.0"
default: "0.4.1"
# x-release-please-end

- name: IMAGE_NAME
Expand Down

0 comments on commit 21ee656

Please sign in to comment.