Skip to content

Commit

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

### Performance Improvements

* **local-signing-manager:** require newer polkadot peer dependencies ([cc5cf8c](cc5cf8c))
  • Loading branch information
semantic-release-bot committed Aug 22, 2023
1 parent cc5cf8c commit d039820
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/local-signing-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.0.1](https://github.com/PolymeshAssociation/signing-managers/compare/@polymeshassociation/[email protected]...@polymeshassociation/[email protected]) (2023-08-22)


### Performance Improvements

* **local-signing-manager:** require newer polkadot peer dependencies ([cc5cf8c](https://github.com/PolymeshAssociation/signing-managers/commit/cc5cf8c6cebd96a7d33b149a5a9decee3bd8e7b2))

# [3.0.0](https://github.com/PolymeshAssociation/signing-managers/compare/@polymeshassociation/[email protected]...@polymeshassociation/[email protected]) (2023-08-16)


Expand Down
4 changes: 2 additions & 2 deletions packages/local-signing-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polymeshassociation/local-signing-manager",
"version": "3.0.0",
"version": "3.0.1",
"main": "./index.js",
"repository": {
"type": "git",
Expand All @@ -19,4 +19,4 @@
"@polkadot/util-crypto": "10.4.2",
"@polymeshassociation/polymesh-sdk": ">=15.0.0"
}
}
}

0 comments on commit d039820

Please sign in to comment.