chore(release): 1.33.1
## [1.33.1](https://gitlab.com/oceanbox/Poseidon/compare/v1.33.0...v1.33.1) (2025-11-26) ### Bug Fixes * Add missing * in Drifters ArchiveType FromString ([7054ade](7054ade55d)) * **Atlantis:** Add wildcards in allow origin ([cde779e](cde779ea00))
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## [1.33.1](https://gitlab.com/oceanbox/Poseidon/compare/v1.33.0...v1.33.1) (2025-11-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Add missing * in Drifters ArchiveType FromString ([7054ade](https://gitlab.com/oceanbox/Poseidon/commit/7054ade55dffd058f0d622447da08587633b815c))
|
||||
* **Atlantis:** Add wildcards in allow origin ([cde779e](https://gitlab.com/oceanbox/Poseidon/commit/cde779ea00f0666e6b548c7d711873b64cb294d9))
|
||||
|
||||
# [1.33.0](https://gitlab.com/oceanbox/Poseidon/compare/v1.32.0...v1.33.0) (2025-11-24)
|
||||
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>net9.0</TargetFramework>
|
||||
<Version>1.33.0</Version>
|
||||
<Version>1.33.1</Version>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="../../.build/Helpers.fs"/>
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<PackageId>Oceanbox.ServerPack</PackageId>
|
||||
<Authors/>
|
||||
<Company/>
|
||||
<Version>1.33.0</Version>
|
||||
<Version>1.33.1</Version>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Observer.fs"/>
|
||||
|
||||
Reference in New Issue
Block a user