Skip to content

Commit

Permalink
chore(main): release 1.18.0 (#1832)
Browse files Browse the repository at this point in the history
  • Loading branch information
dialogporten-bot authored Feb 24, 2025
1 parent 3e93749 commit a5cf30a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.18.0](https://github.com/Altinn/dialogporten-frontend/compare/v1.17.0...v1.18.0) (2025-02-24)


### Features

* Use 'pid' instead of 'sub' as primary key for profile database ([023142b](https://github.com/Altinn/dialogporten-frontend/commit/023142b6dc2b49d84e621df753c6e039b11e1a4c))


### Bug Fixes

* re-potion saved search button ([#1831](https://github.com/Altinn/dialogporten-frontend/issues/1831)) ([0ec966a](https://github.com/Altinn/dialogporten-frontend/commit/0ec966a30046c7eb3add0634a803c1eef8002fa7))
* refetch data after gui action delete ([#1835](https://github.com/Altinn/dialogporten-frontend/issues/1835)) ([3e93749](https://github.com/Altinn/dialogporten-frontend/commit/3e93749cc4676aaab42757531a041f7e62760cfb))

## [1.17.0](https://github.com/Altinn/dialogporten-frontend/compare/v1.16.0...v1.17.0) (2025-02-24)


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.17.0",
"version": "1.18.0",
"private": true,
"scripts": {
"hooks:enable": "git config core.hooksPath .hooks",
Expand Down

0 comments on commit a5cf30a

Please sign in to comment.