From c2fc750318b7fd45f6d595af91a7307a053529d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 11:02:43 +0200 Subject: [PATCH] Version Packages (#110) Co-authored-by: github-actions[bot] --- .changeset/light-ads-shout.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/light-ads-shout.md diff --git a/.changeset/light-ads-shout.md b/.changeset/light-ads-shout.md deleted file mode 100644 index dfd6801..0000000 --- a/.changeset/light-ads-shout.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@babylonlabs-io/bbn-wallet-connect": patch ---- - -Cactus Link wallet diff --git a/CHANGELOG.md b/CHANGELOG.md index 11a0c23..b75e07f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @babylonlabs-io/bbn-wallet-connect +## 0.1.13 + +### Patch Changes + +- c98a484: Cactus Link wallet + ## 0.1.12 ### Patch Changes diff --git a/package.json b/package.json index aa0213c..07af3c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@babylonlabs-io/bbn-wallet-connect", - "version": "0.1.12", + "version": "0.1.13", "type": "module", "types": "dist/index.d.ts", "publishConfig": {