Skip to content

Commit 1b5397f

Browse files
chore(main): release 1.124.10 (#3774)
1 parent 7565bf5 commit 1b5397f

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.124.10](https://github.com/Altinn/dialogporten-frontend/compare/v1.124.9...v1.124.10) (2026-02-25)
4+
5+
6+
### Bug Fixes
7+
8+
* Add env flag to disable Application Insights dependency tracking ([#3776](https://github.com/Altinn/dialogporten-frontend/issues/3776)) ([0d76c07](https://github.com/Altinn/dialogporten-frontend/commit/0d76c07117dae38b9d2d9cc45beeea58645c9037))
9+
* **e2e:** failed saved search test ([#3772](https://github.com/Altinn/dialogporten-frontend/issues/3772)) ([da1af91](https://github.com/Altinn/dialogporten-frontend/commit/da1af911e0d0690eb969cd0a7ca61f35199cf87a))
10+
311
## [1.124.9](https://github.com/Altinn/dialogporten-frontend/compare/v1.124.8...v1.124.9) (2026-02-24)
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.124.9",
3+
"version": "1.124.10",
44
"private": true,
55
"scripts": {
66
"hooks:enable": "git config core.hooksPath .hooks",

0 commit comments

Comments
 (0)