Skip to content

Commit 35e3a16

Browse files
chore(main): release 1.124.9 (#3770)
1 parent 5a4e5e3 commit 35e3a16

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.124.9](https://github.com/Altinn/dialogporten-frontend/compare/v1.124.8...v1.124.9) (2026-02-24)
4+
5+
6+
### Bug Fixes
7+
8+
* **AccountSelector:** falling behind on location.search for cookie overriden chosen account ([#3769](https://github.com/Altinn/dialogporten-frontend/issues/3769)) ([5a4e5e3](https://github.com/Altinn/dialogporten-frontend/commit/5a4e5e3af98a90d74f84c4db410180efa769f7f2))
9+
310
## [1.124.8](https://github.com/Altinn/dialogporten-frontend/compare/v1.124.7...v1.124.8) (2026-02-24)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dialogporten-frontend",
3-
"version": "1.124.8",
3+
"version": "1.124.9",
44
"private": true,
55
"scripts": {
66
"hooks:enable": "git config core.hooksPath .hooks",

0 commit comments

Comments
 (0)