Skip to content

Commit

Permalink
chore(release): 0.3.26
Browse files Browse the repository at this point in the history
  • Loading branch information
mguleryuz committed Mar 5, 2025
1 parent 6e193ca commit 4c56a46
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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.26](https://github.com/inverter-network/abis/compare/v0.3.25...v0.3.26) (2025-03-05)

### [0.3.25](https://github.com/inverter-network/abis/compare/v0.3.24...v0.3.25) (2025-03-05)

### [0.3.24](https://github.com/inverter-network/abis/compare/v0.3.23...v0.3.24) (2025-03-03)
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/abis",
"description": "INVERTER typescript ABIs",
"version": "0.3.25",
"version": "0.3.26",
"type": "module",
"main": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
Expand Down

0 comments on commit 4c56a46

Please sign in to comment.