@eui/tools 6.21.128 → 6.21.129
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.
package/.version.properties
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
6.21.
|
|
1
|
+
6.21.129
|
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
1
|
+
## 6.21.129 (2026-01-29)
|
|
2
|
+
|
|
3
|
+
##### Chores
|
|
4
|
+
|
|
5
|
+
* **other:**
|
|
6
|
+
* adapted piwik webtools loader.js for SEDIA - EUI-11294 [EUI-11294](https://webgate.ec.europa.eu/CITnet/jira/browse/EUI-11294) ([e14a0f88](https://webgate.ec.europa.eu/CITnet/stash/scm/csdr/eui-tools.git/commits/e14a0f88abb0f64cca4769de3200bc3b4f83cea7))
|
|
7
|
+
|
|
8
|
+
* * *
|
|
9
|
+
* * *
|
|
1
10
|
## 6.21.128 (2025-09-29)
|
|
2
11
|
|
|
3
12
|
##### Chores
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta charset="utf-8">
|
|
5
5
|
<base href="/">
|
|
6
|
-
<script defer src="https://europa.eu/
|
|
6
|
+
<script defer src="https://webtools.europa.eu/load.js" type="text/javascript"></script>
|
|
7
7
|
<!--Used for analytics-->
|
|
8
8
|
<!-- <script type="application/json">
|
|
9
9
|
{
|