Skip to content

Commit 55a2545

Browse files
committed
Update version and changelog
1 parent 1dcbb25 commit 55a2545

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.10 (2022-10-25)</small>
2+
3+
* Forward requests from provider to wallet provider ([1dcbb25](https://github.com/block-core/blockcore-provider/commit/1dcbb25))
4+
* Update version and changelog ([af7dd23](https://github.com/block-core/blockcore-provider/commit/af7dd23))
5+
6+
7+
18
## <small>0.0.9 (2022-07-23)</small>
29

310
* Update IndexerProvider with changes from Blockcore DNS JS. ([4d7e8ee](https://github.com/block-core/blockcore-provider/commit/4d7e8ee))

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.10",
3+
"version": "0.0.11",
44
"description": "Multi-Chain Web Provider for Blockcore",
55
"type": "module",
66
"exports": "./lib/index.js",

0 commit comments

Comments
 (0)