Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.1.4...v2.0.0) (2024-02-29)

### Bug Fixes

* argent mobile connector to work with new json rpc api ([15e66dc](15e66dc))
* remove providers ([a7e7b6f](a7e7b6f))
* update connector interface ([e54de44](e54de44))
* update injected connector ([238331c](238331c))
* update webwallet connector ([f4007bc](f4007bc))

### Features

* adapt starknetKit to new JSON-rpc wallet api ([25ccbda](25ccbda))
* poc ([f0cc1cd](f0cc1cd))
* update mobile connector ([f4f2dc2](f4f2dc2))

### BREAKING CHANGES

* use new JSON RPC Wallet API
  • Loading branch information
semantic-release-bot committed Feb 29, 2024
1 parent 05060a5 commit eb34878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "starknetkit",
"version": "1.1.4",
"version": "2.0.0",
"repository": "github:argentlabs/starknetkit",
"private": false,
"browser": {
Expand Down

0 comments on commit eb34878

Please sign in to comment.