File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed
Expand file tree Collapse file tree 3 files changed +20
-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-21)
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+ * ** api:** api update ([ d8f27e8] ( https://github.com/orbcorp/orb-csharp/commit/d8f27e8e10dc99f7d6e51186171181a05a59547d ) )
10+ * ** api:** api update ([ 3bd6cd6] ( https://github.com/orbcorp/orb-csharp/commit/3bd6cd6413b421ff644eee7f195e6fe0af47c56c ) )
11+ * ** client:** add ` ToString ` to ` ApiEnum ` ([ 551d3d9] ( https://github.com/orbcorp/orb-csharp/commit/551d3d983edbc2dd99c0143b2779146fa00ae80f ) )
12+ * ** client:** add Equals and ToString to params ([ 8a87021] ( https://github.com/orbcorp/orb-csharp/commit/8a870218bc1eebf9e4430ed69fedc206e7b9f25c ) )
13+
14+
15+ ### Chores
16+
17+ * ** internal:** codegen related update ([ 2bc3e43] ( https://github.com/orbcorp/orb-csharp/commit/2bc3e436b724ff58d3191ea1c4632be595a9e5f5 ) )
18+ * ** internal:** simplify imports ([ 79d3471] ( https://github.com/orbcorp/orb-csharp/commit/79d34710f779ca309e84faddc3e28bfa5b9c73bc ) )
19+ * ** internal:** update ` actions/checkout ` version ([ 5849a89] ( https://github.com/orbcorp/orb-csharp/commit/5849a89be72919068177e2830142c600a0bb7aeb ) )
20+
321## 0.1.0 (2026-01-14)
422
523Full 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