Skip to content

Commit d1eef2f

Browse files
chore(main): release 1.125.3 (#3796)
1 parent 30cbc71 commit d1eef2f

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.3](https://github.com/Altinn/dialogporten-frontend/compare/v1.125.2...v1.125.3) (2026-03-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **bff:** filter app configuration telemetry spans ([#3788](https://github.com/Altinn/dialogporten-frontend/issues/3788)) ([9f936e8](https://github.com/Altinn/dialogporten-frontend/commit/9f936e89265f38f3d2fe04c4e9de4d5f84ccfad2))
9+
* move search from header as link to menu ([#3798](https://github.com/Altinn/dialogporten-frontend/issues/3798)) ([30cbc71](https://github.com/Altinn/dialogporten-frontend/commit/30cbc7125d3ca033dad3f2ba2ccc593c25816523))
10+
311
## [1.125.2](https://github.com/Altinn/dialogporten-frontend/compare/v1.125.1...v1.125.2) (2026-02-27)
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.2",
3+
"version": "1.125.3",
44
"private": true,
55
"scripts": {
66
"hooks:enable": "git config core.hooksPath .hooks",

0 commit comments

Comments
 (0)