Skip to content

Commit

Permalink
chore(release): 1.5.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.1](v1.5.0...v1.5.1) (2024-11-12)

### Bug Fixes

* add sideEffects false to package.json to allow tree-shaking ([dde1019](dde1019))
  • Loading branch information
semantic-release-bot committed Nov 12, 2024
1 parent 63a97a4 commit 9facce7
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": "@aurora-is-near/staking",
"version": "1.5.0",
"version": "1.5.1",
"description": "Contains logic for staking and unstaking Aurora",
"author": "Alex Mendes",
"license": "UNLICENSED",
Expand Down

0 comments on commit 9facce7

Please sign in to comment.