Skip to content

Commit f350edf

Browse files
release(main): Altinn.Authorization.TestUtils 3.1.0 (#390)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fa86525 commit f350edf

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"src/Altinn.Urn":"3.0.0","src/Altinn.Swashbuckle":"3.0.0","src/Altinn.Authorization.ProblemDetails":"4.0.0","src/Altinn.Authorization.ServiceDefaults":"4.3.0","src/Altinn.Cli":"2.0.0","src/Altinn.Authorization.ModelUtils":"3.0.0","src/Altinn.Authorization.TestUtils":"3.0.1"}
1+
{"src/Altinn.Urn":"3.0.0","src/Altinn.Swashbuckle":"3.0.0","src/Altinn.Authorization.ProblemDetails":"4.0.0","src/Altinn.Authorization.ServiceDefaults":"4.3.0","src/Altinn.Cli":"2.0.0","src/Altinn.Authorization.ModelUtils":"3.0.0","src/Altinn.Authorization.TestUtils":"3.1.0"}

src/Altinn.Authorization.TestUtils/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.1.0](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.TestUtils-v3.0.1...Altinn.Authorization.TestUtils-v3.1.0) (2025-10-18)
4+
5+
6+
### Features
7+
8+
* aspnet testing utils ([#389](https://github.com/Altinn/altinn-authorization-utils/issues/389)) ([fa86525](https://github.com/Altinn/altinn-authorization-utils/commit/fa86525f1648afa684a4778c49b421435dc3df8b))
9+
310
## [3.0.1](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Authorization.TestUtils-v3.0.0...Altinn.Authorization.TestUtils-v3.0.1) (2025-09-30)
411

512

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22

33
<PropertyGroup>
4-
<Version>3.0.1</Version>
4+
<Version>3.1.0</Version>
55
</PropertyGroup>
66

77
</Project>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.1
1+
3.1.0

0 commit comments

Comments
 (0)