Release 2.5.0

This commit is contained in:
Yarmo Mackenbach 2021-03-09 12:36:08 +01:00
parent 5aebacaa03
commit 7bd91b4fe8
No known key found for this signature in database
GPG key ID: 37367F4AF4087AD1
2 changed files with 8 additions and 1 deletions

View file

@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.5.0] - 2021-03-09
### Added
- IRC service provider
- Matrix service provider
### Fixed
- Gracefully handle fetching non-existing guides
## [2.4.2] - 2021-03-02
### Fixed
- Twitter claim verification

View file

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