Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 4, 2024
1 parent 85bf16a commit 3518888
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/long-files-grab.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @starknet-react/core

## 2.9.0

### Minor Changes

- [#471](https://github.com/apibara/starknet-react/pull/471) [`574a6fa`](https://github.com/apibara/starknet-react/commit/574a6faf5ae9e872a0090496d6d5929bc988e86b) Thanks [@avimak](https://github.com/avimak)! - use mobile-connector when dApp is launched within an in-app mobile browser

## 2.8.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@starknet-react/core",
"version": "2.8.3",
"version": "2.9.0",
"license": "MIT",
"type": "module",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 3518888

Please sign in to comment.