Skip to content

Commit 3acbb85

Browse files
chore(release): 7.5.0 [skip ci]
## [7.5.0](v7.4.0...v7.5.0) (2024-01-05) ### Features * add listener callback to socket-io client subscription functions ([#1799](#1799)) ([5634522](5634522)) ### Bug Fixes * socket-io client should not disconnect with no event reply ([#1800](#1800)) ([d596fd5](d596fd5))
1 parent f8feb11 commit 3acbb85

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [7.5.0](https://github.com/hirosystems/stacks-blockchain-api/compare/v7.4.0...v7.5.0) (2024-01-05)
2+
3+
4+
### Features
5+
6+
* add listener callback to socket-io client subscription functions ([#1799](https://github.com/hirosystems/stacks-blockchain-api/issues/1799)) ([5634522](https://github.com/hirosystems/stacks-blockchain-api/commit/5634522132448fa480fcb18978a9cf2bf6f50a37))
7+
8+
9+
### Bug Fixes
10+
11+
* socket-io client should not disconnect with no event reply ([#1800](https://github.com/hirosystems/stacks-blockchain-api/issues/1800)) ([d596fd5](https://github.com/hirosystems/stacks-blockchain-api/commit/d596fd5cc7efe588983d8a902771cc38c21fee82))
12+
113
## [7.5.0-beta.2](https://github.com/hirosystems/stacks-blockchain-api/compare/v7.5.0-beta.1...v7.5.0-beta.2) (2024-01-05)
214

315

0 commit comments

Comments
 (0)