Release 2.2.2

This commit is contained in:
Yarmo Mackenbach 2020-08-31 07:27:27 +02:00
parent a262ec3533
commit 7d1482aa51
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.2] - 2020-08-31
### Fixed
- Fix missing env variable
## [2.2.1] - 2020-08-30
### Added
- Add a Getting Started page

2
package-lock.json generated
View file

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

View file

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