Skip to content

Commit 4ab640d

Browse files
committed
chore(release): 0.5.1
1 parent 81e5874 commit 4ab640d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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.1](https://github.com/InverterNetwork/react/compare/v0.5.0...v0.5.1) (2025-05-14)
6+
57
## [0.5.0](https://github.com/InverterNetwork/react/compare/v0.5.0-alpha.3...v0.5.0) (2025-05-13)
68

79
## [0.5.0-alpha.0](https://github.com/InverterNetwork/react/compare/v0.4.8...v0.5.0-alpha.0) (2025-05-05)

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",
4+
"version": "0.5.1",
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",
79+
"@inverter-network/sdk": "0.5.1",
8080
"debug": "^4.4.0",
8181
"immer": "^10.1.1",
8282
"zod": "^3.23.8",

0 commit comments

Comments
 (0)