Skip to content

Commit acfa51c

Browse files
chore(main): release 1.125.0 (#3786)
1 parent af068f0 commit acfa51c

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [1.125.0](https://github.com/Altinn/dialogporten-frontend/compare/v1.124.10...v1.125.0) (2026-02-26)
4+
5+
6+
### Features
7+
8+
* **frontend:** add global breadcrumbs and h1 headers to every route ([#3784](https://github.com/Altinn/dialogporten-frontend/issues/3784)) ([af068f0](https://github.com/Altinn/dialogporten-frontend/commit/af068f063c88f167f23c8820b2dfec988b28ad24))
9+
10+
11+
### Bug Fixes
12+
13+
* **altinn2messages:** add support for SI users ([#3778](https://github.com/Altinn/dialogporten-frontend/issues/3778)) ([464cbef](https://github.com/Altinn/dialogporten-frontend/commit/464cbef1b4d8faf109adbab6e7943ef79f88455a))
14+
* Profile actors missing "you" label ([#3785](https://github.com/Altinn/dialogporten-frontend/issues/3785)) ([3dca32a](https://github.com/Altinn/dialogporten-frontend/commit/3dca32a6e0aea4e838a05dae8bdee0e887a3afdf))
15+
316
## [1.124.10](https://github.com/Altinn/dialogporten-frontend/compare/v1.124.9...v1.124.10) (2026-02-25)
417

518

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

0 commit comments

Comments
 (0)