Release 2.2.8

This commit is contained in:
Yarmo Mackenbach 2020-09-11 18:13:09 +02:00
parent 0b2f04d131
commit 0f04e8f16e
3 changed files with 6 additions and 2 deletions

View file

@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.2.8] - 2020-09-11
### Fixed
- Fix handling of Twitter URLs with parameters
## [2.2.7] - 2020-09-10
### Fixed
- Remove newlines before checking equality

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "keyoxide-web",
"version": "2.2.7",
"version": "2.2.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

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