diff --git a/.release-please-manifest.json b/.release-please-manifest.json index db9d161..36d9fc6 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{"src/Altinn.Urn":"2.5.0","src/Altinn.Swashbuckle":"2.1.0","src/Altinn.Authorization.ProblemDetails":"3.0.1","src/Altinn.Authorization.ServiceDefaults":"2.5.0","src/Altinn.Cli":"1.1.0"} +{"src/Altinn.Urn":"2.5.1","src/Altinn.Swashbuckle":"2.1.0","src/Altinn.Authorization.ProblemDetails":"3.0.1","src/Altinn.Authorization.ServiceDefaults":"2.5.0","src/Altinn.Cli":"1.1.0"} diff --git a/src/Altinn.Urn/CHANGELOG.md b/src/Altinn.Urn/CHANGELOG.md index 3ddce87..7ad6dfc 100644 --- a/src/Altinn.Urn/CHANGELOG.md +++ b/src/Altinn.Urn/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.5.1](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Urn-v2.5.0...Altinn.Urn-v2.5.1) (2024-10-18) + + +### Bug Fixes + +* better json support for KeyValueUrn ([#141](https://github.com/Altinn/altinn-authorization-utils/issues/141)) ([b780a1b](https://github.com/Altinn/altinn-authorization-utils/commit/b780a1b24413b713d7ea09c9cbf43e7359621573)) +* broken by dependency updates ([#142](https://github.com/Altinn/altinn-authorization-utils/issues/142)) ([e64d510](https://github.com/Altinn/altinn-authorization-utils/commit/e64d510c28c9989bd538a8f090b5563e60635b0b)) + ## [2.5.0](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Urn-v2.4.0...Altinn.Urn-v2.5.0) (2024-08-22) diff --git a/src/Altinn.Urn/Version.props b/src/Altinn.Urn/Version.props index c9498cc..0615404 100644 --- a/src/Altinn.Urn/Version.props +++ b/src/Altinn.Urn/Version.props @@ -1,7 +1,7 @@ - 2.5.0 + 2.5.1 diff --git a/src/Altinn.Urn/version.txt b/src/Altinn.Urn/version.txt index 437459c..73462a5 100644 --- a/src/Altinn.Urn/version.txt +++ b/src/Altinn.Urn/version.txt @@ -1 +1 @@ -2.5.0 +2.5.1