Skip to content

Commit 96478ee

Browse files
chore(release): 0.37.0
## [0.37.0](v0.36.0...v0.37.0) (2026-07-17)
1 parent b55e864 commit 96478ee

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [0.37.0](https://github.com/tgiachi/squid-std/compare/v0.36.0...v0.37.0) (2026-07-17)
2+
13
## [0.36.0](https://github.com/tgiachi/squid-std/compare/v0.35.0...v0.36.0) (2026-07-15)
24

35
## [0.35.0](https://github.com/tgiachi/squid-std/compare/v0.34.0...v0.35.0) (2026-07-15)

Directory.Build.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323

2424
<!-- Package Metadata -->
2525
<PropertyGroup>
26-
<Version>0.36.0</Version>
27-
<AssemblyVersion>0.36.0.0</AssemblyVersion>
28-
<FileVersion>0.36.0.0</FileVersion>
29-
<InformationalVersion>0.36.0</InformationalVersion>
26+
<Version>0.37.0</Version>
27+
<AssemblyVersion>0.37.0.0</AssemblyVersion>
28+
<FileVersion>0.37.0.0</FileVersion>
29+
<InformationalVersion>0.37.0</InformationalVersion>
3030
<Authors>Squid Development</Authors>
3131
<Product>SquidStd</Product>
3232
<Company>Squid Development</Company>

0 commit comments

Comments
 (0)