Skip to content

Commit 1ffe16a

Browse files
committed
v0.4.0
1 parent c93a961 commit 1ffe16a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"tomware.releasy": {
6-
"version": "0.11.0",
6+
"version": "0.12.1",
77
"commands": [
88
"releasy"
99
],

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.4.0] - 2025-02-05
4+
5+
### Added
6+
7+
- Added support for .NET 9.0.
8+
39
## [0.3.1] - 2025-01-23
410

511
### Added

0 commit comments

Comments
 (0)