Skip to content

Commit

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

### Bug Fixes

* **browser-extension-signing-manager:** ⬆️ update @polymeshassociation/signing-manager-types to 1.2.3 [skip ci] ([124fade](124fade))

### Documentation

* rename `sdk` to `polymesh` for the variable name in the examples ([#35](#35)) ([9dbe040](9dbe040))
  • Loading branch information
semantic-release-bot committed Mar 17, 2023
1 parent d350ca1 commit 406aeed
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions packages/browser-extension-signing-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.1.5](https://github.com/PolymeshAssociation/signing-managers/compare/@polymeshassociation/[email protected]...@polymeshassociation/[email protected]) (2023-03-17)


### Bug Fixes

* **browser-extension-signing-manager:** :arrow_up: update @polymeshassociation/signing-manager-types to 1.2.3 [skip ci] ([124fade](https://github.com/PolymeshAssociation/signing-managers/commit/124fade2e5a5e2b26ea8370f889f662dd07d1d39))


### Documentation

* rename `sdk` to `polymesh` for the variable name in the examples ([#35](https://github.com/PolymeshAssociation/signing-managers/issues/35)) ([9dbe040](https://github.com/PolymeshAssociation/signing-managers/commit/9dbe0407329afe539bebc159febbebde35fbd967))

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


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

0 comments on commit 406aeed

Please sign in to comment.