Release 2.2.3

This commit is contained in:
Yarmo Mackenbach 2020-08-31 07:43:41 +02:00
parent 9231d2d930
commit 2b82cf3a7b
3 changed files with 6 additions and 2 deletions

View file

@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.2.3] - 2020-08-31
### Fixed
- Make server verification case insensitive
## [2.2.2] - 2020-08-31
### Fixed
- Fix missing env variable

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "keyoxide-web",
"version": "2.2.2",
"version": "2.2.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "keyoxide-web",
"version": "2.2.2",
"version": "2.2.3",
"description": "A modern, secure and privacy-friendly platform to establish your decentralized online identity",
"main": "index.js",
"dependencies": {