We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01fcc87 commit 850b637Copy full SHA for 850b637
CHANGELOG.md
@@ -1,4 +1,9 @@
1
# Changelog
2
+
3
+## [v0.5.1](https://github.com/contentstack/contentstack-management-dotnet/tree/v0.5.1)
4
+ - Enhancement
5
+ - Improved error messages
6
7
## [v0.5.0](https://github.com/contentstack/contentstack-management-dotnet/tree/v0.5.0)
8
- Feat
9
- **Variant Group Management**: Added comprehensive support for variant group operations
Directory.Build.props
@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
- <Version>0.5.0</Version>
+ <Version>0.5.1</Version>
</PropertyGroup>
</Project>
0 commit comments