Bump version

This commit is contained in:
Sascha Ißbrücker
2021-10-02 23:57:21 +02:00
parent df33144dd0
commit da4a81305a
3 changed files with 3 additions and 5 deletions

View File

@@ -1,9 +1,7 @@
# Changelog # Changelog
## v1.8.2 (02/10/2021) ## v1.8.2 (02/10/2021)
- [**closed**] Question Default username and password [#162](https://github.com/sissbruecker/linkding/issues/162) - [**bug**] Fix jumping search box [#163](https://github.com/sissbruecker/linkding/pull/163)
- [**closed**] Add a setting to open clicked bookmark in new tab (target="_blank") vs. same tab [#160](https://github.com/sissbruecker/linkding/issues/160)
--- ---
## v1.8.1 (01/10/2021) ## v1.8.1 (01/10/2021)

View File

@@ -1,6 +1,6 @@
{ {
"name": "linkding", "name": "linkding",
"version": "1.8.1", "version": "1.8.2",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {

View File

@@ -1 +1 @@
1.8.1 1.8.2