Skip to content

Commit 7541203

Browse files
chore(main): release 1.125.1 (#3789)
1 parent e4211fb commit 7541203

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.125.1](https://github.com/Altinn/dialogporten-frontend/compare/v1.125.0...v1.125.1) (2026-02-27)
4+
5+
6+
### Bug Fixes
7+
8+
* disable fetching a2 messages for SI users since this always will result in 401 ([#3787](https://github.com/Altinn/dialogporten-frontend/issues/3787)) ([6c5a69b](https://github.com/Altinn/dialogporten-frontend/commit/6c5a69bc49ae3be94fef94043a7c7f6bdafa95db))
9+
* Double badge in profile account list ([#3790](https://github.com/Altinn/dialogporten-frontend/issues/3790)) ([e4211fb](https://github.com/Altinn/dialogporten-frontend/commit/e4211fb43e01d009c641c53f877a772c16d6c4c2))
10+
311
## [1.125.0](https://github.com/Altinn/dialogporten-frontend/compare/v1.124.10...v1.125.0) (2026-02-26)
412

513

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.125.0",
3+
"version": "1.125.1",
44
"private": true,
55
"scripts": {
66
"hooks:enable": "git config core.hooksPath .hooks",

0 commit comments

Comments
 (0)