chore(release): 1.38.2

## [1.38.2](https://gitlab.com/oceanbox/Poseidon/compare/v1.38.1...v1.38.2) (2026-01-12)

### Bug Fixes

* **atlas:** Disable Snowflakes ([4cd3673](4cd3673d15))
This commit is contained in:
semantic-release-bot
2026-01-12 11:54:28 +00:00
parent b2077ae317
commit 0ba060d78c
3 changed files with 9 additions and 2 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## [1.38.2](https://gitlab.com/oceanbox/Poseidon/compare/v1.38.1...v1.38.2) (2026-01-12)
### Bug Fixes
* **atlas:** Disable Snowflakes ([4cd3673](https://gitlab.com/oceanbox/Poseidon/commit/4cd3673d15783afa72ca3358e6bd8c3a8cfbfd16))
## [1.38.1](https://gitlab.com/oceanbox/Poseidon/compare/v1.38.0...v1.38.1) (2026-01-11)

View File

@@ -1 +1 @@
1.38.1
1.38.2

View File

@@ -4,7 +4,7 @@
<OutputType>Library</OutputType>
<TargetFramework>net9.0</TargetFramework>
<PackageId>Oceanbox.ServerPack</PackageId>
<Version>1.38.1</Version>
<Version>1.38.2</Version>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<IsPackable>true</IsPackable>