chore(release): 5.11.0

# [5.11.0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.10.0...v5.11.0) (2025-03-06)

### Bug Fixes

* init sha once explicitly from sha1 byte[] ([33b7b99](33b7b999c8))

### Features

* rename grid sha1 to hash for better generality ([bfbaa3a](bfbaa3aeff))
This commit is contained in:
semantic-release-bot
2025-03-06 07:58:43 +00:00
parent bfbaa3aeff
commit 65fbf66016
3 changed files with 14 additions and 2 deletions

View File

@@ -1 +1 @@
5.10.0
5.11.0

View File

@@ -1,5 +1,17 @@
# Changelog
# [5.11.0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.10.0...v5.11.0) (2025-03-06)
### Bug Fixes
* init sha once explicitly from sha1 byte[] ([33b7b99](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/commit/33b7b999c8aaff3190dbe8a5e4d3f2e8e1cbf15e))
### Features
* rename grid sha1 to hash for better generality ([bfbaa3a](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/commit/bfbaa3aeff66b39526cf817009729df3fe4966cc))
# [5.10.0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.9.1...v5.10.0) (2025-03-06)

View File

@@ -7,7 +7,7 @@
<PackageId>Oceanbox.FvcomKit</PackageId>
<Authors/>
<Company/>
<Version>5.10.0</Version>
<Version>5.11.0</Version>
<LangVersion>preview</LangVersion>
</PropertyGroup>
<ItemGroup>