diff --git a/.release-please-manifest.json b/.release-please-manifest.json index cda9cbd..10f3091 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.2" + ".": "0.2.0" } \ No newline at end of file diff --git a/.stats.yml b/.stats.yml index 75b951f..dc03ca9 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 19 openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/stainless-sd-st%2Fpublishing-test-59a4671c14422137407f09d9ca35e5a98e05ad623203204b8857296b925d0719.yml openapi_spec_hash: 71f4196faa129c612fb2cbb83f242e30 -config_hash: 4d8352fde5b140e442d7104283bdfa00 +config_hash: 68271ccc3c1e8ba86a67d63343d3f811 diff --git a/CHANGELOG.md b/CHANGELOG.md index a1d3e20..ba6a76d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 0.2.0 (2025-08-04) + +Full Changelog: [v0.1.2...v0.2.0](https://github.com/sd-st/publishing-test-csharp/compare/v0.1.2...v0.2.0) + +### Features + +* **api:** update via SDK Studio ([019736f](https://github.com/sd-st/publishing-test-csharp/commit/019736f82ebbdddf53529c7b723b638737c45f87)) + ## 0.1.2 (2025-08-04) Full Changelog: [v0.1.1...v0.1.2](https://github.com/sd-st/publishing-test-csharp/compare/v0.1.1...v0.1.2) diff --git a/README.md b/README.md index ff4df21..909d3f1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ > > **We'd love your feedback!** Please share any suggestions, bug reports, feature requests, or general thoughts by [filing an issue](https://www.github.com/sd-st/publishing-test-csharp/issues/new). -The Publishing Test C# SDK provides convenient access to the Publishing Test REST API from applications written in C#. +The Publishing Test C# SDK provides convenient access to the [Publishing Test REST API](google.com) from applications written in C#. It is generated with [Stainless](https://www.stainless.com/). diff --git a/src/PublishingTest/PublishingTest.csproj b/src/PublishingTest/PublishingTest.csproj index d341f19..4444f8c 100644 --- a/src/PublishingTest/PublishingTest.csproj +++ b/src/PublishingTest/PublishingTest.csproj @@ -6,7 +6,7 @@ SDK Code Generation Publishing Test C# Apache-2.0 enable - 0.0.1 + 0.2.0 net8.0 latest @@ -22,17 +22,11 @@ $(NoWarn),IL2026,IL3050 Debug;Release - true - true + true + true disable - +