updating versions for release v1.1.22

This commit is contained in:
benedettadavico
2023-06-20 10:24:54 +02:00
parent 2032b3bdae
commit 9fbab5aaad
5 changed files with 10 additions and 4 deletions
+6
View File
@@ -2,6 +2,12 @@
## [Unreleased]
## [v1.1.14] (2023-06-20)
- NymConnect - add sentry.io reporting ([#3421])
[#3421]: https://github.com/nymtech/nym/issues/3421
## [v1.1.12] (2023-03-07)
- NymConnect - Update display for selected Service Provider ([#3116])
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@nym/nym-connect",
"version": "1.1.13",
"version": "1.1.14",
"main": "index.js",
"license": "MIT",
"scripts": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@nymproject/nym-wallet-app",
"version": "1.2.4",
"version": "1.2.5",
"main": "index.js",
"license": "MIT",
"scripts": {
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "nym_wallet"
version = "1.2.4"
version = "1.2.5"
description = "Nym Native Wallet"
authors = ["Nym Technologies SA"]
license = ""
+1 -1
View File
@@ -1,7 +1,7 @@
{
"package": {
"productName": "nym-wallet",
"version": "1.2.4"
"version": "1.2.5"
},
"build": {
"distDir": "../dist",