Skip to content

Commit 3c3fbac

Browse files
authored
Improve release notes template [no-release]
1 parent 6064da2 commit 3c3fbac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nuget-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
tag_name: v${{ steps.nbgv.outputs.SimpleVersion }}
5050
release_name: Release ${{ steps.nbgv.outputs.SimpleVersion }}
5151
body: |
52-
This release contains minor updates based on the updated [OpenActive Data Models](https://github.com/openactive/data-models/).
52+
This release contains minor amendments based on updates to the [OpenActive Vocabulary](https://openactive.io/ns/) (codified by the [Data Models](https://github.com/openactive/data-models)), [Test Interface](https://openactive.io/test-interface/) and/or [Beta Namespace](https://openactive.io/ns-beta/).
5353
5454
Published to [Nuget](https://www.nuget.org/packages/OpenActive.NET/${{ steps.nbgv.outputs.SimpleVersion }}).
5555
draft: false

0 commit comments

Comments
 (0)