Skip to content

Commit

Permalink
release(main): Altinn.Urn 1.2.0 (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 20, 2024
1 parent 56cda9a commit abfc403
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"src/Altinn.Urn":"1.1.0"}
{"src/Altinn.Urn":"1.2.0"}
7 changes: 7 additions & 0 deletions src/Altinn.Urn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.0](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Urn-v1.1.0...Altinn.Urn-v1.2.0) (2024-03-20)


### Features

* improve release pipeline ([56cda9a](https://github.com/Altinn/altinn-authorization-utils/commit/56cda9a84aebe8533502472253aa5eac396fed0b))

## [1.1.0](https://github.com/Altinn/altinn-authorization-utils/compare/Altinn.Urn-v1.0.0...Altinn.Urn-v1.1.0) (2024-03-20)


Expand Down
2 changes: 1 addition & 1 deletion src/Altinn.Urn/Version.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>

<PropertyGroup>
<Version>0.1.0</Version>
<Version>1.2.0</Version>
</PropertyGroup>

</Project>
2 changes: 1 addition & 1 deletion src/Altinn.Urn/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.0
1.2.0

0 comments on commit abfc403

Please sign in to comment.