Skip to content

Commit b148ead

Browse files
authored
Merge pull request #1428 from github/dylan-smith/fix-up-release-version
fix up versioning files
2 parents 7be32da + d457541 commit b148ead

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

LATEST-VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.18.0
1+
v1.18.1

RELEASENOTES.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
# Release Notes
21

3-
## What's New
4-
- Added secondary rate limit handling to GitHub CLI commands to gracefully handle 403/429 responses with proper retry logic, exponential backoff, and clear error messaging. This improves reliability when running multiple concurrent migrations.

releasenotes/v1.18.1.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Release Notes
2+
3+
## What's New
4+
- Added secondary rate limit handling to GitHub CLI commands to gracefully handle 403/429 responses with proper retry logic, exponential backoff, and clear error messaging. This improves reliability when running multiple concurrent migrations.

0 commit comments

Comments
 (0)