Skip to content

Commit d4fec92

Browse files
author
StravaigBot
committed
[bot] Post v2.2.1 release updates & bump version.
1 parent a879980 commit d4fec92

File tree

5 files changed

+42
-10
lines changed

5 files changed

+42
-10
lines changed

contributors.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
This is a list of all the contributors to this repository in ascending order by the contributor name.
44

5-
**Colin Mackay** contributed 318 commits from Saturday, 26 September, 2020 @ 21:26:19 +01:00 to Wednesday, 15 November, 2023 @ 14:03:15 +00:00.
5+
**Colin Mackay** contributed 331 commits from Saturday, 26 September, 2020 @ 21:26:19 +01:00 to Tuesday, 27 February, 2024 @ 21:43:15 +00:00.
66

7-
**dependabot[bot]** contributed 55 commits from Wednesday, 14 October, 2020 @ 20:13:43 +01:00 to Thursday, 9 November, 2023 @ 14:17:56 +00:00.
7+
**dependabot[bot]** contributed 59 commits from Wednesday, 14 October, 2020 @ 20:13:43 +01:00 to Monday, 26 February, 2024 @ 14:54:09 +00:00.
88

9-
**StravaigBot** contributed 26 commits from Monday, 14 December, 2020 @ 19:28:09 +00:00 to Monday, 31 July, 2023 @ 23:49:24 +01:00.
9+
**StravaigBot** contributed 27 commits from Monday, 14 December, 2020 @ 19:28:09 +00:00 to Wednesday, 15 November, 2023 @ 14:09:41 +00:00.
1010

1111
## Summary
1212

13-
:octocat: 399 commits in total.
13+
:octocat: 417 commits in total.
1414

1515
:date: From Saturday, 26 September, 2020 @ 21:26:19 +01:00.
1616

17-
:date: Until Wednesday, 15 November, 2023 @ 14:03:15 +00:00.
17+
:date: Until Tuesday, 27 February, 2024 @ 21:43:15 +00:00.
1818

release-notes/full-release-notes.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Full Release Notes
22

3+
## Version 2.2.1
4+
5+
Date: Tuesday, 27 February, 2024 at 21:50:08 +00:00
6+
7+
### Bug Fixes
8+
9+
- #160: Improve the readability of Shouldly messages by adding a `ToString` override to the LogEntry class.
10+
11+
### Maintenance
12+
13+
- #162: Upgrade from deprecated GitHub Actions to new versions.
14+
315
## Version 2.2.0
416

517
Date: Wednesday, 15 November, 2023 at 14:09:34 +00:00
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Release Notes
2+
3+
## Version 2.2.1
4+
5+
Date: Tuesday, 27 February, 2024 at 21:50:08 +00:00
6+
7+
### Bug Fixes
8+
9+
- #160: Improve the readability of Shouldly messages by adding a `ToString` override to the LogEntry class.
10+
11+
### Maintenance
12+
13+
- #162: Upgrade from deprecated GitHub Actions to new versions.
14+

release-notes/wip-release-notes.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,17 @@
44

55
Date: ???
66

7-
### Bug Fixes
7+
### Bugs
88

9-
- #160: Improve the readability of Shouldly messages by adding a `ToString` override to the LogEntry class.
9+
### Features
10+
11+
### Miscellaneous
12+
13+
### Dependencies
14+
15+
- All targets:
16+
- .NET 6.0 targets:
17+
- .NET 7.0 targets:
1018

11-
### Maintenance
1219

13-
- #162: Upgrade from deprecated GitHub Actions to new versions.
1420

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.1
1+
2.2.2

0 commit comments

Comments
 (0)