We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e8e34f commit 2c73ee6Copy full SHA for 2c73ee6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## <small>0.0.12 (2022-10-31)</small>
2
+
3
+* Make the network public accessible ([8e8e34f](https://github.com/block-core/blockcore-provider/commit/8e8e34f))
4
+* Update version and changelog ([dc70be6](https://github.com/block-core/blockcore-provider/commit/dc70be6))
5
6
7
8
## <small>0.0.11 (2022-10-25)</small>
9
10
* Update dependencies ([7d403d1](https://github.com/block-core/blockcore-provider/commit/7d403d1))
package.json
@@ -1,6 +1,6 @@
{
"name": "@blockcore/provider",
- "version": "0.0.12",
+ "version": "0.0.13",
"description": "Multi-Chain Web Provider for Blockcore",
"type": "module",
"exports": "./lib/index.js",
0 commit comments