Skip to content

Commit f101e22

Browse files
authored
Merge pull request #13 from Monnify/release-please--branches--main
chore(main): release 0.3.0
2 parents 282ef9c + c00a68f commit f101e22

2 files changed

Lines changed: 15 additions & 1 deletion

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-
".": "0.2.0"
2+
".": "0.3.0"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@ Each entry that introduces or changes an API call should cross-reference the
99
relevant row in [docs/COMPATIBILITY.md](docs/COMPATIBILITY.md), since the SDK's
1010
own version is independent of Monnify's API versioning.
1111

12+
## [0.3.0](https://github.com/Monnify/monnify-dotnet-lib/compare/v0.2.0...v0.3.0) (2026-06-30)
13+
14+
15+
### Features
16+
17+
* add direct debit mandates client ([d8f772d](https://github.com/Monnify/monnify-dotnet-lib/commit/d8f772d03d17b6463abe86ebd7adbde6db48f411))
18+
* add direct debit mandates client ([456d369](https://github.com/Monnify/monnify-dotnet-lib/commit/456d3697fd32f61d9f1fc76f10c58f41b079c352))
19+
20+
21+
### Bug Fixes
22+
23+
* skip-github-release silently skipped tag creation too ([6fc0e40](https://github.com/Monnify/monnify-dotnet-lib/commit/6fc0e402bdfc8b27a09841a6a4b41ff151dee83d))
24+
* update action-gh-release to version 3 for publishing GitHub releases ([427c440](https://github.com/Monnify/monnify-dotnet-lib/commit/427c440d096c54f3fc61cb8b77e23b5875d4730c))
25+
1226
## [0.2.0](https://github.com/Monnify/monnify-dotnet-lib/compare/v0.1.0...v0.2.0) (2026-06-30)
1327

1428

0 commit comments

Comments
 (0)