Skip to content

Commit

Permalink
Merge pull request #77 from ForgeRock/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
paulbsch authored Nov 27, 2024
2 parents 7526485 + 0d52a35 commit 0f8d1d1
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,6 @@ jobs:
tag: ${{ steps.tag_version.outputs.new_tag }}
name: ${{ steps.tag_version.outputs.new_tag }}
body: ${{ steps.tag_version.outputs.changelog }}
bodyFile: CHANGELOG.md
generateReleaseNotes: true

22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
## Release XXX

Upgrade Notes:

* note 1
* note 2

New Features:

* Feature 1
* Feature 2

Enhancements:

* Enhancement 1
* Enhancement 2

Bug Fixes:

* Fix 1
* Fix 2

0 comments on commit 0f8d1d1

Please sign in to comment.