chore(release): 5.12.0

# [5.12.0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.11.0...v5.12.0) (2025-03-07)

### Features

* add Grid.toLonLat function ([06a4aea](06a4aeabf1))
This commit is contained in:
semantic-release-bot
2025-03-07 07:02:32 +00:00
parent c4513c0b09
commit c22ae77301
3 changed files with 9 additions and 2 deletions

View File

@@ -1 +1 @@
5.11.0
5.12.0

View File

@@ -1,5 +1,12 @@
# Changelog
# [5.12.0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.11.0...v5.12.0) (2025-03-07)
### Features
* add Grid.toLonLat function ([06a4aea](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/commit/06a4aeabf1bcd2824db74a1851f0703797fdacf8))
# [5.11.0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.10.0...v5.11.0) (2025-03-06)

View File

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