Skip to content

Commit

Permalink
chore(release): 4.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.1.1](v4.1.0...v4.1.1) (2024-11-29)

### Bug Fixes

* filter utxos in etna import tx builder ([#930](#930)) ([dd5cd7e](dd5cd7e))
* sort addresses ([2569ad8](2569ad8))
  • Loading branch information
semantic-release-bot committed Nov 29, 2024
1 parent c1641d9 commit fb31092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@avalabs/avalanchejs",
"version": "4.1.0",
"version": "4.1.1",
"description": "Avalanche Platform JS Library",
"main": "dist/index.cjs",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit fb31092

Please sign in to comment.