forked from Mirrors/keyoxide-web
Release 3.1.0
This commit is contained in:
parent
58aa91d081
commit
ea5ceff340
2 changed files with 3 additions and 1 deletions
|
@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
## [Unreleased]
|
||||
### Changed
|
||||
- Improve accessibility
|
||||
### Fixed
|
||||
- Utilities back in working order
|
||||
|
||||
## [3.0.4] - 2021-06-03
|
||||
### Changed
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "keyoxide-web",
|
||||
"version": "3.0.4",
|
||||
"version": "3.1.0",
|
||||
"description": "A modern, secure and privacy-friendly platform to establish your decentralized online identity",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in a new issue