Add versioning and release notes

This commit is contained in:
Sascha Ißbrücker
2020-12-31 06:16:52 +01:00
parent 477fed284d
commit 50a825b3ca
5 changed files with 29 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "linkdings",
"name": "linkding",
"version": "1.0.0",
"description": "",
"main": "index.js",
@@ -9,15 +9,15 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/sissbruecker/linkdings.git"
"url": "git+https://github.com/sissbruecker/linkding.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/sissbruecker/linkdings/issues"
"url": "https://github.com/sissbruecker/linkding/issues"
},
"homepage": "https://github.com/sissbruecker/linkdings#readme",
"homepage": "https://github.com/sissbruecker/linkding#readme",
"dependencies": {
"spectre.css": "^0.5.8",
"@rollup/plugin-commonjs": "^11.0.0",