File tree Expand file tree Collapse file tree 5 files changed +6
-3
lines changed Expand file tree Collapse file tree 5 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -851,7 +851,7 @@ jobs:
851851 library-name : ${{ env.PACKAGE_NAME }}
852852 additional-artifacts : windows-core-dockerfile.zip linux-core-dockerfile.zip
853853 add-artifact-attestation-notes : true
854- generate_release_notes : true
854+ changelog-release-notes : true
855855
856856 upload_dev_docs :
857857 name : Upload dev documentation
Original file line number Diff line number Diff line change @@ -28,10 +28,10 @@ SOFTWARE.
2828
2929| Version | Supported |
3030| ------- | ------------------ |
31- | <= 0.6 | :x : |
32- | 0.7.x | :white_check_mark : |
31+ | <= 0.7 | :x : |
3332| 0.8.x | :white_check_mark : |
3433| 0.9.x | :white_check_mark : |
34+ | 0.10.x | :white_check_mark : |
3535| dev | :white_check_mark : |
3636
3737## Reporting a Vulnerability
Original file line number Diff line number Diff line change 1+ update CHANGELOG for v0.10.0
Original file line number Diff line number Diff line change 1+ bump version number to 0.11.dev0
Original file line number Diff line number Diff line change 1+ fix release notes inputs
You can’t perform that action at this time.
0 commit comments