Commit 137ffde
Fix v0.293.0 changelog and bump NEXT_CHANGELOG to v0.294.0 (#4717)
## Summary
- Update the v0.293.0 changelog entry to note it is identical to
v0.292.0 (released off the same commit due to a pipeline issue).
- Bump `NEXT_CHANGELOG.md` from v0.293.0 to v0.294.0 so the next tagging
workflow produces the correct version.
## Test plan
- [x] Verified `tagging.py` flow: `find_pending_tags()` returns empty
(v0.293.0 tag exists), `get_next_tag_info()` reads v0.294.0, no
collisions.
This pull request was AI-assisted by Isaac.
Co-authored-by: simon <simon.faltum@databricks.com>1 parent 5687f25 commit 137ffde
2 files changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments