Release 2.2.6

This commit is contained in:
Yarmo Mackenbach 2020-09-10 11:37:58 +02:00
parent d73c3944db
commit 6c964bf052
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.6] - 2020-09-10
### Fixed
- Fix handling of keys without selfCertifications
## [2.2.5] - 2020-09-06
### Changed
- Add domain to proof displays for gitea and gitlab

2
package-lock.json generated
View file

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

View file

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