Skip to content

Commit d597ee6

Browse files
Merge pull request #46 from fabianbormann/release-please--branches--main--components--cardano-peer-connect
chore(main): release 1.2.8
2 parents 3dafb59 + 4795e8a commit d597ee6

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [1.2.8](https://github.com/fabianbormann/cardano-peer-connect/compare/v1.2.7...v1.2.8) (2023-04-03)
4+
5+
6+
### Bug Fixes
7+
8+
* Close old meerkat for same connection id ([2e57ff6](https://github.com/fabianbormann/cardano-peer-connect/commit/2e57ff65cb6736d7fd346b5ee361d8687a802972))
9+
310
## [1.2.7](https://github.com/fabianbormann/cardano-peer-connect/compare/v1.2.6...v1.2.7) (2023-03-29)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fabianbormann/cardano-peer-connect",
3-
"version": "1.2.7",
3+
"version": "1.2.8",
44
"description": "This library aims to provide an abstract class to simplify to wallet implementation for CIP-????",
55
"main": "dist/index.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)