Skip to content

Commit 7a34595

Browse files
committed
chore(release): 0.3.29
1 parent 762198b commit 7a34595

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.3.29](https://github.com/InverterNetwork/react/compare/v0.3.28...v0.3.29) (2025-01-31)
6+
57
### [0.3.28](https://github.com/InverterNetwork/react/compare/v0.3.27...v0.3.28) (2025-01-31)
68

79
### [0.3.27](https://github.com/InverterNetwork/react/compare/v0.3.26...v0.3.27) (2025-01-30)

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.3.28",
4+
"version": "0.3.29",
55
"exports": {
66
".": {
77
"types": "./dist/types/index.d.ts",
@@ -79,7 +79,7 @@
7979
},
8080
"dependencies": {
8181
"@api3/logos": "^0.2.18",
82-
"@inverter-network/sdk": "0.3.17",
82+
"@inverter-network/sdk": "0.3.18",
8383
"@radix-ui/react-accordion": "^1.2.1",
8484
"@radix-ui/react-alert-dialog": "^1.1.2",
8585
"@radix-ui/react-checkbox": "^1.1.2",

0 commit comments

Comments
 (0)