Skip to content

Commit 2c73ee6

Browse files
committed
Update version and changelog
1 parent 8e8e34f commit 2c73ee6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## <small>0.0.11 (2022-10-25)</small>
29

310
* Update dependencies ([7d403d1](https://github.com/block-core/blockcore-provider/commit/7d403d1))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blockcore/provider",
3-
"version": "0.0.12",
3+
"version": "0.0.13",
44
"description": "Multi-Chain Web Provider for Blockcore",
55
"type": "module",
66
"exports": "./lib/index.js",

0 commit comments

Comments
 (0)