Skip to content

Commit bbf1623

Browse files
Merge pull request #58 from fabianbormann/release-please--branches--main--components--cardano-peer-connect
chore(main): release 1.2.15
2 parents ff230f4 + 9289bd6 commit bbf1623

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.15](https://github.com/fabianbormann/cardano-peer-connect/compare/v1.2.14...v1.2.15) (2024-03-12)
4+
5+
6+
### Bug Fixes
7+
8+
* bump versions of dependencies to prevent valnerabilities ([ff230f4](https://github.com/fabianbormann/cardano-peer-connect/commit/ff230f4127ec7f0b2a30682633db207f688cacbf))
9+
310
## [1.2.14](https://github.com/fabianbormann/cardano-peer-connect/compare/v1.2.13...v1.2.14) (2023-11-15)
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.14",
3+
"version": "1.2.15",
44
"description": "This library aims to provide an abstract class to simplify to wallet implementation for CIP-0045",
55
"main": "dist/index.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)