Skip to content

Commit 122b186

Browse files
chore(release): 0.35.0
## [0.35.0](v0.34.0...v0.35.0) (2026-07-15)
1 parent 959032a commit 122b186

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.35.0](https://github.com/tgiachi/squid-std/compare/v0.34.0...v0.35.0) (2026-07-15)
2+
13
## [0.34.0](https://github.com/tgiachi/squid-std/compare/v0.33.1...v0.34.0) (2026-07-14)
24

35
## [0.33.1](https://github.com/tgiachi/squid-std/compare/v0.33.0...v0.33.1) (2026-07-13)

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.34.0</Version>
27-
<AssemblyVersion>0.34.0.0</AssemblyVersion>
28-
<FileVersion>0.34.0.0</FileVersion>
29-
<InformationalVersion>0.34.0</InformationalVersion>
26+
<Version>0.35.0</Version>
27+
<AssemblyVersion>0.35.0.0</AssemblyVersion>
28+
<FileVersion>0.35.0.0</FileVersion>
29+
<InformationalVersion>0.35.0</InformationalVersion>
3030
<Authors>Squid Development</Authors>
3131
<Product>SquidStd</Product>
3232
<Company>Squid Development</Company>

0 commit comments

Comments
 (0)