Skip to content

Commit c02242e

Browse files
chore: release main
1 parent 672bd51 commit c02242e

File tree

5 files changed

+21
-4
lines changed

5 files changed

+21
-4
lines changed

release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"src/pkgs/Altinn.Authorization.ABAC": "0.0.9-alpha.8",
3-
"src/pkgs/Altinn.Authorization.PEP": "4.1.3-alpha"
2+
"src/pkgs/Altinn.Authorization.ABAC": "0.1.0-alpha.8",
3+
"src/pkgs/Altinn.Authorization.PEP": "4.2.0-alpha"
44
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.0-alpha.8](https://github.com/Altinn/altinn-authorization-tmp/compare/Altinn.Authorization.ABAC-v0.0.9-alpha.8...Altinn.Authorization.ABAC-v0.1.0-alpha.8) (2025-03-25)
4+
5+
6+
### Features
7+
8+
* add ci/cd gh action for creating releases using release please. ([#434](https://github.com/Altinn/altinn-authorization-tmp/issues/434)) ([99758f5](https://github.com/Altinn/altinn-authorization-tmp/commit/99758f5f6a307905ffe957f0f37cc8fa4a233ed4))
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>0.0.9-alpha.8</Version>
4+
<Version>0.1.0-alpha.8</Version>
55
</PropertyGroup>
66

77
</Project>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## [4.2.0-alpha](https://github.com/Altinn/altinn-authorization-tmp/compare/Altinn.Authorization.PEP-v4.1.3-alpha...Altinn.Authorization.PEP-v4.2.0-alpha) (2025-03-25)
4+
5+
6+
### Features
7+
8+
* add ci/cd gh action for creating releases using release please. ([#434](https://github.com/Altinn/altinn-authorization-tmp/issues/434)) ([99758f5](https://github.com/Altinn/altinn-authorization-tmp/commit/99758f5f6a307905ffe957f0f37cc8fa4a233ed4))
9+
* add doc for README class ([#432](https://github.com/Altinn/altinn-authorization-tmp/issues/432)) ([fd1111f](https://github.com/Altinn/altinn-authorization-tmp/commit/fd1111f7910f415facb068e25ff82889dad47964))
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>4.1.3-alpha</Version>
4+
<Version>4.2.0-alpha</Version>
55
</PropertyGroup>
66

77
</Project>

0 commit comments

Comments
 (0)