Release 3.6.2

This commit is contained in:
Yarmo Mackenbach 2023-03-08 14:51:56 +01:00
parent f1fbaae26d
commit e0883445a7
No known key found for this signature in database
GPG key ID: 37367F4AF4087AD1
2 changed files with 10 additions and 2 deletions

View file

@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [3.6.2] - 2023-03-08
### Added
- Dark theme
- Kofi button
- Link to keyoxide-mobile project
### Changed
- Updated doipjs to 0.18.2
## [3.6.1] - 2023-03-02
### Fixed
- Fix fingerprint sanitization

View file

@ -1,7 +1,7 @@
{
"name": "keyoxide-web",
"version": "3.6.1",
"description": "A modern, secure and privacy-friendly platform to establish your decentralized online identity",
"version": "3.6.2",
"description": "Verifying online identity with cryptography",
"main": "./src/index.js",
"type": "module",
"dependencies": {