Skip to content

Commit 09504ec

Browse files
committed
chore(release): 0.4.0
1 parent ba44c31 commit 09504ec

2 files changed

Lines changed: 5 additions & 3 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.4.0](https://github.com/InverterNetwork/react/compare/v0.4.0-alpha.13...v0.4.0) (2025-03-03)
6+
57
## [0.4.0-alpha.0](https://github.com/InverterNetwork/react/compare/v0.3.29...v0.4.0-alpha.0) (2025-02-02)
68

79
### [0.3.29](https://github.com/InverterNetwork/react/compare/v0.3.28...v0.3.29) (2025-01-31)

package.json

Lines changed: 3 additions & 3 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.4.0-alpha.13",
4+
"version": "0.4.0",
55
"exports": {
66
".": {
77
"types": "./dist/types/index.d.ts",
@@ -79,8 +79,8 @@
7979
},
8080
"dependencies": {
8181
"@api3/logos": "^0.2.18",
82-
"@inverter-network/sdk": "0.4.0-alpha.12",
83-
"@inverter-network/graphql": "^0.9.17",
82+
"@inverter-network/sdk": "0.4.0",
83+
"@inverter-network/graphql": "^0.9.20",
8484
"@radix-ui/react-accordion": "^1.2.1",
8585
"@radix-ui/react-alert-dialog": "^1.1.2",
8686
"@radix-ui/react-progress": "^1.1.2",

0 commit comments

Comments
 (0)