You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -216,6 +216,7 @@ steps:
216
216
| new_release_patch_version | Patch version of the new release. (e.g. `0`) |
217
217
| new_release_channel | The distribution channel on which the last release was initially made available (undefined for the default distribution channel). |
218
218
| new_release_notes | The release notes for the new release. |
219
+
| last_release_version | Version of the previous release, if there was one. (e.g. `1.2.0`) |
0 commit comments