Skip to content

Commit 0f679bd

Browse files
committed
chore(release): 0.5.4
1 parent 441ebb7 commit 0f679bd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.4](https://github.com/InverterNetwork/react/compare/v0.5.3...v0.5.4) (2025-05-30)
6+
7+
8+
### Features
9+
10+
* add initialUserArgs parameter to useDeploy hook and export use-module-multicall ([441ebb7](https://github.com/InverterNetwork/react/commit/441ebb7bf7898336ed20e0411951346b655bad83))
11+
512
### [0.5.3](https://github.com/InverterNetwork/react/compare/v0.5.2...v0.5.3) (2025-05-29)
613

714

package.json

Lines changed: 1 addition & 1 deletion
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.3",
4+
"version": "0.5.4",
55
"exports": {
66
".": {
77
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)