Skip to content

Commit

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

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.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
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions 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-alpha.8",
"version": "0.3.0",
"exports": {
".": {
"types": "./dist/types/index.d.ts",
Expand Down Expand Up @@ -62,7 +62,7 @@
"viem": "^2.7.6"
},
"dependencies": {
"@inverter-network/abis": "0.3.0-alpha.1",
"@inverter-network/abis": "0.3.0",
"@urql/core": "^5.0.6",
"subscriptions-transport-ws": "^0.11.0",
"type-fest-4": "npm:type-fest@^4.26.0"
Expand Down

0 comments on commit 9834dee

Please sign in to comment.