[Repo Assist] Prepare release 4.5.0 — bump version.props 4.2.0 → 4.5.0#262
Draft
github-actions[bot] wants to merge 2 commits intomainfrom
Draft
[Repo Assist] Prepare release 4.5.0 — bump version.props 4.2.0 → 4.5.0#262github-actions[bot] wants to merge 2 commits intomainfrom
github-actions[bot] wants to merge 2 commits intomainfrom
Conversation
Bump version.props from 4.2.0 to 4.5.0, covering all unreleased additions since 4.2.0: 4.3.0: head, iteri, find, tryFindAsync, tail 4.4.0: findAsync, existsAsync, forallAsync 4.5.0: last, item, tryItem RELEASE_NOTES.md already contains all three version sections. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 This PR was created by Repo Assist, an automated AI assistant.
Summary
Bumps
version.propsfrom4.2.0→4.5.0, covering three unreleased version increments already present inRELEASE_NOTES.md:head,iteri,find,tryFindAsync,tailfindAsync,existsAsync,forallAsynclast,item,tryItemAll of these features were merged into
mainvia PRs #255, #257, #259.No code changes
This PR only changes
version.props. TheRELEASE_NOTES.mdalready contains all three version sections. Once merged and the NuGet publish workflow runs, the package will be published as4.5.0.Test Status
Build: ✅ succeeded (0 errors, 1 pre-existing warning)
Tests: N/A (no code changes — tests pass on main as-is)