From 65fbf66016c36c336dddafb327ed65c84ee7775f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 6 Mar 2025 07:58:43 +0000 Subject: [PATCH] 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](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)) --- .version | 2 +- RELEASE_NOTES.md | 12 ++++++++++++ src/Oceanbox.FvcomKit.fsproj | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.version b/.version index 509b0b6..c68d476 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -5.10.0 +5.11.0 diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index c74dcfd..b8280c0 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -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) diff --git a/src/Oceanbox.FvcomKit.fsproj b/src/Oceanbox.FvcomKit.fsproj index 9f63bfc..bc88b87 100644 --- a/src/Oceanbox.FvcomKit.fsproj +++ b/src/Oceanbox.FvcomKit.fsproj @@ -7,7 +7,7 @@ Oceanbox.FvcomKit - 5.10.0 + 5.11.0 preview