Skip to content

Commit 3cd2c07

Browse files
authored
Update TJC.Console.Core to 0.30.0 (#128)
* Update TJC.Console.Core to 0.30.0 * Update CHANGELOG.md
1 parent dd82e2b commit 3cd2c07

2 files changed

Lines changed: 4 additions & 22 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -7,29 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## [0.25.0] - 2025-07-18
11-
12-
## [0.24.0] - 2025-06-24
13-
14-
## [0.23.0] - 2025-06-12
15-
16-
## [0.22.1] - 2025-04-15
17-
18-
## [0.22.0] - 2025-01-07
19-
20-
## [0.21.7] - 2025-01-06
21-
22-
## [0.21.6] - 2024-12-04
23-
24-
## [0.21.5] - 2024-12-03
25-
26-
## [0.21.4] - 2024-12-03
27-
28-
## [0.21.3] - 2024-12-02
10+
### Changed
2911

30-
## [0.21.2] - 2024-12-01
12+
- Update TJC.Console.Core to 0.30.0
3113

32-
## [0.21.1] - 2024-11-19
14+
## [0.25.0] - 2025-07-18
3315

3416
## [0.21.0] - 2024-11-19
3517

TJC.Collection.Console/TJC.Collection.Console.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
</ItemGroup>
3535
<!-- DEPENDENCIES -->
3636
<ItemGroup>
37-
<PackageReference Include="TJC.Collection.Core" Version="0.29.0" />
37+
<PackageReference Include="TJC.Collection.Core" Version="0.30.0" />
3838
<PackageReference Include="TJC.ConsoleApplication" Version="0.14.7" />
3939
</ItemGroup>
4040
<!-- TASKS -->

0 commit comments

Comments
 (0)