@helsenorge/lightbox 13.0.0-beta.6 → 13.0.0-beta.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/lib/CHANGELOG.md +13 -1
  2. package/package.json +1 -1
package/lib/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ ## 13.0.0-beta.7 (2025-11-19)
2
+
3
+
4
+ ### Features
5
+
6
+ * **formfieldtag:** legg til engelsk og nynorsk ([c4a2365](https://github.com/helsenorge/designsystem/commit/c4a23657dae5c8e8770f6f5f89510110d1b26e79)), closes [#363896](https://github.com/helsenorge/designsystem/issues/363896)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * cms bygg feiler pga manglende fonts på rot ([37de8b7](https://github.com/helsenorge/designsystem/commit/37de8b7daf74be319da3612bed6dea9c0a65cc35)), closes [#365035](https://github.com/helsenorge/designsystem/issues/365035)
12
+
1
13
  ## 13.0.0-beta.6 (2025-11-18)
2
14
 
3
15
 
@@ -97,7 +109,7 @@
97
109
 
98
110
  * lib mappen ble ikke med i den publiserte pakken ([1c5409e](https://github.com/helsenorge/designsystem/commit/1c5409eeaf05524c315650ea11a839a70b7dfaa3)), closes [#362474](https://github.com/helsenorge/designsystem/issues/362474)
99
111
 
100
- ## [12.12.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.12.1&targetVersion=GTv12.12.2) (2025-11-06)
112
+ ## [12.12.2](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.12.1&targetVersion=GTv12.12.2) (2025-11-07)
101
113
 
102
114
  ## [12.12.1](https://github.com/helsenorge/designsystem/branchCompare?baseVersion=GTv12.11.1&targetVersion=GTv12.12.1) (2025-11-06)
103
115
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@helsenorge/lightbox",
3
3
  "sideEffects": false,
4
4
  "private": false,
5
- "version": "13.0.0-beta.6",
5
+ "version": "13.0.0-beta.7",
6
6
  "description": "The official Helsenorge lightbox.",
7
7
  "repository": {
8
8
  "type": "git",