@eui/tools 6.21.16 → 6.21.18

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.
@@ -1 +1 @@
1
- 6.21.16
1
+ 6.21.18
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ ## 6.21.18 (2024-12-30)
2
+
3
+ ##### Chores
4
+
5
+ * **other:**
6
+ * remove yarn.lock from v17 and v18 remotes skeletons - EUI-7121 [EUI-7121](https://webgate.ec.europa.eu/CITnet/jira/browse/EUI-7121) ([b2b669a0](https://webgate.ec.europa.eu/CITnet/stash/scm/csdr/eui-tools.git/commits/b2b669a0f83c2f08677ff98a246d895fc46e7212))
7
+
8
+ * * *
9
+ * * *
10
+ ## 6.21.17 (2024-12-30)
11
+
12
+ ##### Chores
13
+
14
+ * **other:**
15
+ * remove v17 and v18 yarn.lock injection - EUI-7121 [EUI-7121](https://webgate.ec.europa.eu/CITnet/jira/browse/EUI-7121) ([e900f02c](https://webgate.ec.europa.eu/CITnet/stash/scm/csdr/eui-tools.git/commits/e900f02caa5e91f8038d18deeaf882c69530d147))
16
+
17
+ * * *
18
+ * * *
1
19
  ## 6.21.16 (2024-12-30)
2
20
 
3
21
  ##### Chores
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eui/tools",
3
- "version": "6.21.16",
3
+ "version": "6.21.18",
4
4
  "tag": "latest",
5
5
  "license": "EUPL-1.1",
6
6
  "description": "eUI common tools and scripts",