chore(release): 3.1.0

# [3.1.0](https://gitlab.com/oceanbox/Matplotlib.ColorMaps/compare/v3.0.1...v3.1.0) (2025-08-04)

### Bug Fixes

* Bump to dotnet 9 ([f51966b](f51966bd7c))
* Bump to dotnet 9 ([12905d4](12905d4049))

### Features

* upgrade to net7.0 ([8664702](86647024e6))
This commit is contained in:
semantic-release-bot
2025-08-04 07:45:39 +00:00
parent 98bcf3dc3a
commit 73ea2f6657
3 changed files with 15 additions and 2 deletions

View File

@@ -1 +1 @@
3.0.1
3.1.0

View File

@@ -1,5 +1,18 @@
# Changelog
# [3.1.0](https://gitlab.com/oceanbox/Matplotlib.ColorMaps/compare/v3.0.1...v3.1.0) (2025-08-04)
### Bug Fixes
* Bump to dotnet 9 ([f51966b](https://gitlab.com/oceanbox/Matplotlib.ColorMaps/commit/f51966bd7c374281173f6a359f2109649cf07e5d))
* Bump to dotnet 9 ([12905d4](https://gitlab.com/oceanbox/Matplotlib.ColorMaps/commit/12905d40490fb48921640183973268941575ef52))
### Features
* upgrade to net7.0 ([8664702](https://gitlab.com/oceanbox/Matplotlib.ColorMaps/commit/86647024e6312322342ae23509fbd8eeda1caf88))
## [3.0.1](https://gitlab.com/oceanbox/Matplotlib.ColorMaps/compare/v3.0.0...v3.0.1) (2022-06-11)

View File

@@ -8,7 +8,7 @@
<PackageId>Matplotlib.ColorMaps</PackageId>
<Authors/>
<Company/>
<Version>3.0.1</Version>
<Version>3.1.0</Version>
<LangVersion>preview</LangVersion>
<DefineConstants>COLORS256</DefineConstants>
</PropertyGroup>