Skip to content

Commit 850b637

Browse files
committed
Update version to 0.5.1 and enhance error messages in the changelog
1 parent 01fcc87 commit 850b637

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Changelog
2+
3+
## [v0.5.1](https://github.com/contentstack/contentstack-management-dotnet/tree/v0.5.1)
4+
- Enhancement
5+
- Improved error messages
6+
27
## [v0.5.0](https://github.com/contentstack/contentstack-management-dotnet/tree/v0.5.0)
38
- Feat
49
- **Variant Group Management**: Added comprehensive support for variant group operations

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>0.5.0</Version>
3+
<Version>0.5.1</Version>
44
</PropertyGroup>
55
</Project>

0 commit comments

Comments
 (0)