Skip to content

Commit

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

### Bug Fixes

* file extension for prettier config ([9c97e3c](9c97e3c))
* jest config extension ([3b1023d](3b1023d))

### Features

* distribute as pure esm package ([8487d97](8487d97))
  • Loading branch information
semantic-release-bot committed Nov 13, 2024
1 parent 3b1023d commit 387a534
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.1",
"version": "1.6.0",
"description": "Contains logic for staking and unstaking Aurora",
"author": "Alex Mendes",
"license": "UNLICENSED",
Expand Down

0 comments on commit 387a534

Please sign in to comment.