Release 3.0.4

This commit is contained in:
Yarmo Mackenbach 2021-06-03 15:25:43 +02:00
parent 84a56c7440
commit f930d96b5f
No known key found for this signature in database
GPG key ID: 37367F4AF4087AD1
2 changed files with 7 additions and 1 deletions

View file

@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
## [3.0.4] - 2021-06-03
### Changed
- Updated doipjs to 0.12.9
### Fixed
- Hide claims without matches
## [3.0.3] - 2021-06-03 ## [3.0.3] - 2021-06-03
### Changed ### Changed
- Use libravatar for avatar fetching - Use libravatar for avatar fetching

View file

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