Skip to content

Commit

Permalink
chore(main): release 1.8.6 (#1357)
Browse files Browse the repository at this point in the history
  • Loading branch information
dialogporten-bot authored Nov 12, 2024
1 parent 6eebad7 commit 07618d2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.8.6](https://github.com/digdir/dialogporten-frontend/compare/v1.8.5...v1.8.6) (2024-11-12)


### Bug Fixes

* dialog attachments should be opened in a new window or tab ([#1359](https://github.com/digdir/dialogporten-frontend/issues/1359)) ([6eebad7](https://github.com/digdir/dialogporten-frontend/commit/6eebad7868f22d15a6d22a980ad0ff8f7aa416bc))
* Improve logic to saved searches including searchbar ([#1354](https://github.com/digdir/dialogporten-frontend/issues/1354)) ([a6be41c](https://github.com/digdir/dialogporten-frontend/commit/a6be41cd186c3d1a5a120049f28b75d5518ddefb))

## [1.8.5](https://github.com/digdir/dialogporten-frontend/compare/v1.8.4...v1.8.5) (2024-11-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dialogporten-frontend",
"version": "1.8.5",
"version": "1.8.6",
"private": true,
"scripts": {
"hooks:enable": "git config core.hooksPath .hooks",
Expand Down

0 comments on commit 07618d2

Please sign in to comment.