Skip to content

Commit b18d296

Browse files
committed
chore(release): 0.5.5
1 parent 0f679bd commit b18d296

2 files changed

Lines changed: 4 additions & 2 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.5](https://github.com/InverterNetwork/react/compare/v0.5.4...v0.5.5) (2025-06-20)
6+
57
### [0.5.4](https://github.com/InverterNetwork/react/compare/v0.5.3...v0.5.4) (2025-05-30)
68

79

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

0 commit comments

Comments
 (0)