Skip to content

Commit cf489c8

Browse files
prerelease: v1.3.0-dev.9
## [1.3.0-dev.9](v1.3.0-dev.8...v1.3.0-dev.9) (2022-05-01) ### 🔧 Fixes * use wallet provider for all provider calls ([#170](#170)) ([646feee](646feee))
1 parent 646feee commit cf489c8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.0-dev.9](https://github.com/starkware-libs/starkgate-frontend/compare/v1.3.0-dev.8...v1.3.0-dev.9) (2022-05-01)
2+
3+
4+
### 🔧 Fixes
5+
6+
* use wallet provider for all provider calls ([#170](https://github.com/starkware-libs/starkgate-frontend/issues/170)) ([646feee](https://github.com/starkware-libs/starkgate-frontend/commit/646feeee58e1720833b0252983b2091815fba10a))
7+
18
## [1.3.0-dev.8](https://github.com/starkware-libs/starkgate-frontend/compare/v1.3.0-dev.7...v1.3.0-dev.8) (2022-04-28)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starkgate-frontend",
3-
"version": "1.3.0-dev.8",
3+
"version": "1.3.0-dev.9",
44
"homepage": "./",
55
"scripts": {
66
"clean": "rm -rf ./dist",

0 commit comments

Comments
 (0)