Skip to content

Commit

Permalink
chore(release): 1.4.0-rc.4 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0-rc.4](v1.4.0-rc.3...v1.4.0-rc.4) (2024-04-26)

### Bug Fixes

* add .env to gitignore ([5480d78](5480d78))
* add semantic release ([44de9ec](44de9ec))
* auth github ([c641ca4](c641ca4))
* auto ask to change network ([b4cd40d](b4cd40d))
* correct lockfile ([763489f](763489f))
* header ([5208bea](5208bea))
* overview render based on api ([9484568](9484568))
* remove .env ([52a79cf](52a79cf))
* stake component ([f8f7198](f8f7198))
* staking ([770559b](770559b))
* update contract interaction ([df3274d](df3274d))
* update lockfile ([7ee5f44](7ee5f44))
* use new login widget ([134dbf5](134dbf5))
* verify wallet ([e245e4d](e245e4d))
* web3 packages ([414c2ee](414c2ee))

### Features

* auth page ([7b21904](7b21904))
* implement staking contract ([1109214](1109214))
* integrate mint nft contract ([#13](#13)) ([45c7ec9](45c7ec9))
* metadata ([12fbaa9](12fbaa9))
* overview ([8c53984](8c53984))
* overview with nft and footer ([656213d](656213d))
* release ([e9cfbcc](e9cfbcc))
* release ([233147c](233147c))
* sentry ([69cb290](69cb290))
* staking stepper ([ea99a68](ea99a68))
* verify wallet ([0da802b](0da802b))
* wretch ([df4beaf](df4beaf))
  • Loading branch information
semantic-release-bot committed Apr 26, 2024
1 parent 410e3b8 commit 210566b
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": "stake-token",
"version": "1.4.0-rc.3",
"version": "1.4.0-rc.4",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 210566b

Please sign in to comment.