We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c93a961 commit 1ffe16aCopy full SHA for 1ffe16a
.config/dotnet-tools.json
@@ -3,7 +3,7 @@
3
"isRoot": true,
4
"tools": {
5
"tomware.releasy": {
6
- "version": "0.11.0",
+ "version": "0.12.1",
7
"commands": [
8
"releasy"
9
],
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
+## [0.4.0] - 2025-02-05
+
+### Added
+- Added support for .NET 9.0.
## [0.3.1] - 2025-01-23
10
11
### Added
0 commit comments