chore(release): 5.9.0

# [5.9.0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.8.0...v5.9.0) (2025-03-06)

### Features

* add ToGrid() method to extended grid ([21e84d0](21e84d07cd))
This commit is contained in:
semantic-release-bot
2025-03-06 07:28:17 +00:00
parent 3086ef5ebf
commit 5464bc34f8
3 changed files with 9 additions and 2 deletions

View File

@@ -1 +1 @@
5.8.0
5.9.0

View File

@@ -1,5 +1,12 @@
# Changelog
# [5.9.0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.8.0...v5.9.0) (2025-03-06)
### Features
* add ToGrid() method to extended grid ([21e84d0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/commit/21e84d07cd4cf1593ae3e9c9f65718d221adcf1e))
# [5.8.0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.7.0...v5.8.0) (2025-03-06)

View File

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