We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abf244f commit 2613eecCopy full SHA for 2613eec
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## [0.6.0](https://github.com/xt0rted/tailwindcss-tag-helpers/compare/v0.5.0...v0.6.0) - 2024-04-09
6
+
7
- Dropped support for .NET 6
8
- Dropped support for .NET 7
9
- Added support for .NET 8
Directory.Build.props
@@ -9,7 +9,7 @@
</PropertyGroup>
10
11
<PropertyGroup>
12
- <VersionPrefix>0.5.0</VersionPrefix>
+ <VersionPrefix>0.6.0</VersionPrefix>
13
<Authors>Brian Surowiec</Authors>
14
15
0 commit comments