Skip to content

Commit

Permalink
chore(release): 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mguleryuz committed Oct 15, 2024
1 parent cd94f53 commit 3d22740
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [0.3.1](https://github.com/InverterNetwork/sdk/compare/v0.3.0...v0.3.1) (2024-10-15)


### Bug Fixes

* named import of lodash ([cd94f53](https://github.com/InverterNetwork/sdk/commit/cd94f53599eda7615414811a3515b329087cfc59))

## [0.3.0](https://github.com/InverterNetwork/sdk/compare/v0.3.0-alpha.8...v0.3.0) (2024-10-14)

## [0.3.0-alpha.0](https://github.com/InverterNetwork/sdk/compare/v0.2.10...v0.3.0-alpha.0) (2024-10-02)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@inverter-network/sdk",
"description": "INVERTER typescript SDK",
"version": "0.3.0",
"version": "0.3.1",
"exports": {
".": {
"types": "./dist/types/index.d.ts",
Expand Down

0 comments on commit 3d22740

Please sign in to comment.