Skip to content

Commit

Permalink
chore: version bump (#418)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @starknet-react/core@2.5.0

### Minor Changes

- [#415](#415)
[`458b75a`](458b75a)
Thanks [@irisdv](https://github.com/irisdv)! - Update starknetid Sepolia
contract addresses
  • Loading branch information
fracek committed Mar 17, 2024
2 parents 76c746a + 88c7536 commit b7868d9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/forty-deers-brush.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.5.0

### Minor Changes

- [#415](https://github.com/apibara/starknet-react/pull/415) [`458b75a`](https://github.com/apibara/starknet-react/commit/458b75a8618498dfb7a2dabaebc792b63f51082a) Thanks [@irisdv](https://github.com/irisdv)! - Update starknetid Sepolia contract addresses

## 2.4.0

### Minor 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.4.0",
"version": "2.5.0",
"license": "MIT",
"type": "module",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit b7868d9

Please sign in to comment.