Skip to content

Commit 1d1c85d

Browse files
chore(main): release 1.125.2 (#3794)
1 parent 1fbf27d commit 1d1c85d

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.125.2](https://github.com/Altinn/dialogporten-frontend/compare/v1.125.1...v1.125.2) (2026-02-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **subscription:** remove guard to prevent updates within 500 ms window ([#3793](https://github.com/Altinn/dialogporten-frontend/issues/3793)) ([1fbf27d](https://github.com/Altinn/dialogporten-frontend/commit/1fbf27d42c19eb4265f396e8e6cfcd72ef3426c7))
9+
310
## [1.125.1](https://github.com/Altinn/dialogporten-frontend/compare/v1.125.0...v1.125.1) (2026-02-27)
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.125.1",
3+
"version": "1.125.2",
44
"private": true,
55
"scripts": {
66
"hooks:enable": "git config core.hooksPath .hooks",

0 commit comments

Comments
 (0)