Skip to content

Commit 2bd1d1f

Browse files
chore(main): release 1.5.0 (#33)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ff63746 commit 2bd1d1f

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-
".": "1.4.0"
2+
".": "1.5.0"
33
}

CHANGELOG.md

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

3+
## [1.5.0](https://github.com/blindpaylabs/blindpay-python/compare/v1.4.0...v1.5.0) (2026-04-16)
4+
5+
6+
### Features
7+
8+
* use detailed changelog instead of path list for SDK sync ([3228d34](https://github.com/blindpaylabs/blindpay-python/commit/3228d34fec7bc0c558fce8c56c04ae1ea95c1228))
9+
10+
11+
### Bug Fixes
12+
13+
* correct receiver enum types to match API spec ([#32](https://github.com/blindpaylabs/blindpay-python/issues/32)) ([ff63746](https://github.com/blindpaylabs/blindpay-python/commit/ff63746d8177197ec4e0069d3a56ad3795b90540))
14+
* remove openapi.json fetch from api-sync-data ([67a30a3](https://github.com/blindpaylabs/blindpay-python/commit/67a30a3d8399d9bd7265fb3e9f813cc1e2c0760c))
15+
* remove openapi.json reference from prompt, use self-contained changelog only ([89d9389](https://github.com/blindpaylabs/blindpay-python/commit/89d9389f770318736c66e1175e75ac046e3ae9cb))
16+
317
## [1.4.0](https://github.com/blindpaylabs/blindpay-python/compare/v1.3.0...v1.4.0) (2026-04-16)
418

519

0 commit comments

Comments
 (0)