Skip to content

Commit

Permalink
chore(release): 📦 [email protected] [skip ci]
Browse files Browse the repository at this point in the history
# [2.1.0](https://github.com/PolymeshAssociation/signing-managers/compare/@polymeshassociation/[email protected]...@polymeshassociation/[email protected]) (2023-05-15)

### Bug Fixes

* **fireblocks-signing-manager:** ⬆️ update @polymeshassociation/signing-manager-types to 2.1.0 [skip ci] ([cb2cfcf](cb2cfcf))

### Features

* update polkadot deps to match latest polymesh SDK versions ([#40](#40)) ([dae9908](dae9908))
  • Loading branch information
semantic-release-bot committed May 15, 2023
1 parent 2056dcd commit d376e7c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions packages/fireblocks-signing-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.1.0](https://github.com/PolymeshAssociation/signing-managers/compare/@polymeshassociation/[email protected]...@polymeshassociation/[email protected]) (2023-05-15)


### Bug Fixes

* **fireblocks-signing-manager:** :arrow_up: update @polymeshassociation/signing-manager-types to 2.1.0 [skip ci] ([cb2cfcf](https://github.com/PolymeshAssociation/signing-managers/commit/cb2cfcf068fbae462ba906b299cc4a94842402ae))


### Features

* update polkadot deps to match latest polymesh SDK versions ([#40](https://github.com/PolymeshAssociation/signing-managers/issues/40)) ([dae9908](https://github.com/PolymeshAssociation/signing-managers/commit/dae99085a3c691bcc7a4ea2b0fe3b753f52c07a5))

# [2.0.0](https://github.com/PolymeshAssociation/signing-managers/compare/@polymeshassociation/[email protected]...@polymeshassociation/[email protected]) (2023-04-03)


Expand Down
4 changes: 2 additions & 2 deletions packages/fireblocks-signing-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polymeshassociation/fireblocks-signing-manager",
"version": "2.0.0",
"version": "2.1.0",
"main": "./index.js",
"typings": "./index.d.ts",
"repository": {
Expand All @@ -17,4 +17,4 @@
"peerDependencies": {
"@polymeshassociation/polymesh-sdk": ">=15.0.0"
}
}
}

0 comments on commit d376e7c

Please sign in to comment.