Commit 04de0ac
authored
Update NEXT_CHANGELOG.md with proper sections (#4556)
Otherwise tagging.py does not work:
```
Run python internal/genkit/tagging.py
/home/runner/work/cli/cli/internal/genkit/tagging.py:512: DeprecationWarning: Argument login_or_token is deprecated, please use auth=github.Auth.Token(...) instead
g = Github(token)
Processing package
All sections are empty. No changes will be made to the changelog.
```
Follow up to #45551 parent c1f4fe4 commit 04de0ac
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
0 commit comments