Skip to content

Commit b8189a1

Browse files
committed
chore(release): 0.4.0-alpha.0
1 parent b360ee5 commit b8189a1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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-alpha.0](https://github.com/InverterNetwork/sdk/compare/v0.3.18...v0.4.0-alpha.0) (2025-02-02)
6+
57
### [0.3.18](https://github.com/InverterNetwork/sdk/compare/v0.3.17...v0.3.18) (2025-01-31)
68

79
### [0.3.17](https://github.com/InverterNetwork/sdk/compare/v0.3.16...v0.3.17) (2025-01-31)

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.3.18",
4+
"version": "0.4.0-alpha.0",
55
"exports": {
66
".": {
77
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)