Skip to content

Commit 58d08d4

Browse files
committed
chore(release): 0.4.1
1 parent 299f605 commit 58d08d4

2 files changed

Lines changed: 3 additions & 1 deletion

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.1](https://github.com/InverterNetwork/sdk/compare/v0.4.0...v0.4.1) (2025-03-03)
6+
57
## [0.4.0](https://github.com/InverterNetwork/sdk/compare/v0.4.0-alpha.12...v0.4.0) (2025-03-03)
68

79
## [0.4.0-alpha.0](https://github.com/InverterNetwork/sdk/compare/v0.3.18...v0.4.0-alpha.0) (2025-02-02)

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/sdk",
33
"description": "INVERTER typescript SDK",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"exports": {
66
".": {
77
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)