Skip to content

Commit f85a719

Browse files
committed
chore(release): 0.3.8
1 parent eb85796 commit f85a719

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.3.8](https://github.com/InverterNetwork/sdk/compare/v0.3.8-alpha.4...v0.3.8) (2024-12-10)
6+
57
### [0.3.7](https://github.com/InverterNetwork/sdk/compare/v0.3.6...v0.3.7) (2024-10-30)
68

79
### [0.3.6](https://github.com/InverterNetwork/sdk/compare/v0.3.5...v0.3.6) (2024-10-26)

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

0 commit comments

Comments
 (0)