chore(release): 2.20.0

# [2.20.0](https://gitlab.com/oceanbox/Fable.OpenLayers/compare/v2.19.0...v2.20.0) (2025-08-26)

### Features

* Add sphere.js getDistance ([bf4f0fb](bf4f0fb17c))
This commit is contained in:
semantic-release-bot
2025-08-26 11:47:29 +00:00
parent bf4f0fb17c
commit edc5ab938c
3 changed files with 9 additions and 2 deletions

View File

@@ -1 +1 @@
2.19.0
2.20.0

View File

@@ -1,5 +1,12 @@
# Changelog
# [2.20.0](https://gitlab.com/oceanbox/Fable.OpenLayers/compare/v2.19.0...v2.20.0) (2025-08-26)
### Features
* Add sphere.js getDistance ([bf4f0fb](https://gitlab.com/oceanbox/Fable.OpenLayers/commit/bf4f0fb17c4a881d0714d84f3cd788fbd214225e))
# [2.19.0](https://gitlab.com/oceanbox/Fable.OpenLayers/compare/v2.18.0...v2.19.0) (2025-08-19)

View File

@@ -8,7 +8,7 @@
<PackageId>Fable.OpenLayers</PackageId>
<Authors/>
<Company/>
<Version>2.19.0</Version>
<Version>2.20.0</Version>
</PropertyGroup>
<ItemGroup>
<Compile Include="Types.fs"/>