Skip to content

Commit e764ada

Browse files
committed
chore(release): 0.5.0
1 parent 0c5c348 commit e764ada

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.5.0](https://github.com/InverterNetwork/react/compare/v0.5.0-alpha.3...v0.5.0) (2025-05-13)
6+
57
## [0.5.0-alpha.0](https://github.com/InverterNetwork/react/compare/v0.4.8...v0.5.0-alpha.0) (2025-05-05)
68

79

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@inverter-network/react",
33
"description": "INVERTER react",
4-
"version": "0.5.0-alpha.3",
4+
"version": "0.5.0",
55
"exports": {
66
".": {
77
"types": "./dist/types/index.d.ts",
@@ -76,7 +76,7 @@
7676
"dependencies": {
7777
"@api3/logos": "^0.2.18",
7878
"@inverter-network/graphql": "^0.9.31",
79-
"@inverter-network/sdk": "0.5.0-alpha.4",
79+
"@inverter-network/sdk": "0.5.0",
8080
"debug": "^4.4.0",
8181
"immer": "^10.1.1",
8282
"zod": "^3.23.8",

0 commit comments

Comments
 (0)