Skip to content

Commit 57cde26

Browse files
stainless-app[bot]aagarwal1012
authored andcommitted
release: 6.18.0
1 parent ed5f757 commit 57cde26

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "6.17.0"
2+
".": "6.18.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 6.18.0 (2026-05-04)
4+
5+
Full Changelog: [v6.17.0...v6.18.0](https://github.com/dodopayments/dodopayments-csharp/compare/v6.17.0...v6.18.0)
6+
7+
### Features
8+
9+
* **api:** update openapi spec ([bb1424c](https://github.com/dodopayments/dodopayments-csharp/commit/bb1424c0cf0a11aa99beb13991c794265703fad0))
10+
311
## 6.17.0 (2026-04-30)
412

513
Full Changelog: [v6.16.0...v6.17.0](https://github.com/dodopayments/dodopayments-csharp/compare/v6.16.0...v6.17.0)

src/DodoPayments.Client/DodoPayments.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
88

99
<Nullable>enable</Nullable>
10-
<VersionPrefix>6.17.0</VersionPrefix>
10+
<VersionPrefix>6.18.0</VersionPrefix>
1111
<LangVersion>latest</LangVersion>
1212

1313
<!-- Generate an XML documentation file for the project. -->

0 commit comments

Comments
 (0)