File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed
Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1 .0"
2+ "." : " 0.2 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.2.0 (2026-01-16)
4+
5+ Full Changelog: [ v0.1.0...v0.2.0] ( https://github.com/orbcorp/orb-csharp/compare/v0.1.0...v0.2.0 )
6+
7+ ### Features
8+
9+ * ** client:** add ` ToString ` to ` ApiEnum ` ([ 551d3d9] ( https://github.com/orbcorp/orb-csharp/commit/551d3d983edbc2dd99c0143b2779146fa00ae80f ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** simplify imports ([ 79d3471] ( https://github.com/orbcorp/orb-csharp/commit/79d34710f779ca309e84faddc3e28bfa5b9c73bc ) )
15+ * ** internal:** update ` actions/checkout ` version ([ 5849a89] ( https://github.com/orbcorp/orb-csharp/commit/5849a89be72919068177e2830142c600a0bb7aeb ) )
16+
317## 0.1.0 (2026-01-14)
418
519Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/orbcorp/orb-csharp/compare/v0.0.1...v0.1.0 )
Original file line number Diff line number Diff line change 33 <!-- Metadata -->
44 <AssemblyTitle >Orb C#</AssemblyTitle >
55 <AssemblyName >Orb</AssemblyName >
6- <VersionPrefix >0.1 .0</VersionPrefix >
6+ <VersionPrefix >0.2 .0</VersionPrefix >
77 <Description >The official .NET library for the Orb API.</Description >
88 <OutputType >Library</OutputType >
99 <PackageReadmeFile >README.md</PackageReadmeFile >
You can’t perform that action at this time.
0 commit comments