From 23ec3b5527d8e7d8f605f831823824e118e8931e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 12 Dec 2022 11:23:37 +0300 Subject: [PATCH] chore(release): 10.14.0 [skip ci] ## [10.14.0](https://github.com/bitzlato/baseapp/compare/v10.13.2...v10.14.0) (2022-12-12) ### Features * Add cash contract form (show phone number) ([0921bbb](https://github.com/bitzlato/baseapp/commit/0921bbb02f77e5b6b33107a9de7ecf6970870ef7)) * Add cash contract form to profile [[#183969758](https://www.pivotaltracker.com/story/show/183969758)] ([13216ee](https://github.com/bitzlato/baseapp/commit/13216eef8b33fdbf89467ec506c3238c1a5bcb75)) * Add download link for cash contract in active trade ([490f767](https://github.com/bitzlato/baseapp/commit/490f7679b7dabf4d9ec698776ab8d9189eb01d62)) * Add download link for cash contract in trades [[#183969758](https://www.pivotaltracker.com/story/show/183969758)] ([8b88cd8](https://github.com/bitzlato/baseapp/commit/8b88cd8f06890148817acb1c983977ed0112835c)) * Add indicators status of rate changes in UserAds [[#183873108](https://www.pivotaltracker.com/story/show/183873108)] ([a0441b3](https://github.com/bitzlato/baseapp/commit/a0441b37e521710e11633af0e1ad449a024247b2)) * Add network selection for P2P deposits and withdrawals [[#183137591](https://www.pivotaltracker.com/story/show/183137591)] ([0ff2789](https://github.com/bitzlato/baseapp/commit/0ff27890c230961858bae9fd8e6652682ace16ce)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d4914d73..aa640c16c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bitzlato/baseapp", - "version": "10.13.2", + "version": "10.14.0", "private": true, "workspaces": [ "market-docs",