Release 0.4.1

This commit is contained in:
Yarmo Mackenbach 2022-09-10 12:44:21 +02:00
parent f3d051b95d
commit 8d8a1f3e29
No known key found for this signature in database
GPG key ID: 37367F4AF4087AD1
3 changed files with 524 additions and 1084 deletions

View file

@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [3.4.1] - 2022-09-10
### Changed
- Updated doipjs to 0.16.0
## [3.4.0] - 2022-09-10
### Added
- h-card markup to profile pages (thanks to [caesar](https://codeberg.org/caesar) [PR#130](https://codeberg.org/keyoxide/keyoxide-web/pulls/130))

View file

@ -1,6 +1,6 @@
{
"name": "keyoxide-web",
"version": "3.4.0",
"version": "3.4.1",
"description": "A modern, secure and privacy-friendly platform to establish your decentralized online identity",
"main": "./src/index.js",
"type": "module",
@ -9,7 +9,7 @@
"bent": "^7.3.12",
"body-parser": "^1.19.0",
"dialog-polyfill": "^0.5.6",
"doipjs": "^0.15.2",
"doipjs": "^0.16",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"express-validator": "^6.13.0",

1600
yarn.lock

File diff suppressed because it is too large Load diff