mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-08-07 02:48:27 +02:00
Bump version
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
# Changelog
|
||||
|
||||
## v1.8.2 (02/10/2021)
|
||||
- [**closed**] Question Default username and password [#162](https://github.com/sissbruecker/linkding/issues/162)
|
||||
- [**closed**] Add a setting to open clicked bookmark in new tab (target="_blank") vs. same tab [#160](https://github.com/sissbruecker/linkding/issues/160)
|
||||
|
||||
- [**bug**] Fix jumping search box [#163](https://github.com/sissbruecker/linkding/pull/163)
|
||||
---
|
||||
|
||||
## v1.8.1 (01/10/2021)
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "linkding",
|
||||
"version": "1.8.1",
|
||||
"version": "1.8.2",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
@@ -1 +1 @@
|
||||
1.8.1
|
||||
1.8.2
|
||||
|
Reference in New Issue
Block a user