From 24a1ca5b02e905f2128e167864f3b72e277b4b78 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 17 Apr 2024 05:30:38 +0000 Subject: [PATCH] chore(release): 1.4.0-rc.1 [skip ci] # [1.4.0-rc.1](https://github.com/consolelabs/tono-web/compare/v1.3.1-rc.1...v1.4.0-rc.1) (2024-04-17) ### Features * sentry ([2145336](https://github.com/consolelabs/tono-web/commit/214533602e6e6e47c922249244f42c925355a029)) * staking stepper ([06a1915](https://github.com/consolelabs/tono-web/commit/06a19151107aab496511e9b770efc3fb9e216e5f)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a1a14a..8ba5395 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stake-token", - "version": "1.3.1-rc.1", + "version": "1.4.0-rc.1", "private": true, "scripts": { "dev": "next dev",