update changelog, v1.6.3

This commit is contained in:
lesion
2023-02-18 00:05:52 +01:00
parent bb9f7cca47
commit bba196b068
4 changed files with 515 additions and 496 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "gancio",
"version": "1.6.2",
"version": "1.6.3",
"description": "A shared agenda for local communities",
"author": "lesion",
"scripts": {
@@ -61,14 +61,14 @@
"linkify-html": "^4.0.2",
"linkifyjs": "4.1.0",
"lodash": "^4.17.21",
"mariadb": "^3.0.1",
"mariadb": "^3.1.0",
"memory-cache": "^0.2.0",
"microformat-node": "^2.0.1",
"minify-css-string": "^1.0.0",
"mkdirp": "^2.1.3",
"multer": "^1.4.5-lts.1",
"mysql2": "^2.3.3",
"nuxt-edge": "2.16.1-27928821.5455c4a",
"nuxt-edge": "2.17.0-27941778.c493723",
"oauth2orize": "^1.11.1",
"passport": "^0.6.0",
"passport-anonymous": "^1.0.1",
@@ -91,7 +91,7 @@
"vuetify": "2.6.14",
"winston": "^3.8.2",
"winston-daily-rotate-file": "^4.7.1",
"yargs": "^17.5.0"
"yargs": "^17.7.0"
},
"devDependencies": {
"@nuxtjs/vuetify": "^1.12.3",