Commit 6661996
Prepare release 4.6.0 — fix merge conflict, bump version.props 4.5.0 → 4.6.0
- Fix merge conflict in RELEASE_NOTES.md (4.6.0 section had unresolved
conflict markers from concurrent PRs #261 and #264 merging into main)
- Bump version.props from 4.5.0 to 4.6.0 to cover all unreleased additions
merged since the 4.5.0 version bump:
- PR #261: findIndex, tryFindIndex, findIndexAsync, tryFindIndexAsync, sortWith
- PR #264: isEmpty, tryHead, except
All 287 tests pass.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 8ee2296 commit 6661996
2 files changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | | - | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
12 | 10 | | |
13 | | - | |
14 | 11 | | |
15 | 12 | | |
16 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
0 commit comments