@eui/tools 5.3.11 → 5.3.14

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
- 5.3.11
1
+ 5.3.14
package/CHANGELOG.md CHANGED
@@ -1,3 +1,34 @@
1
+ ## 5.3.14 (2022-06-17)
2
+
3
+ ##### Chores
4
+
5
+ * **other:**
6
+ * enabling strictTemplate for showcases - EUI-6148 [EUI-6148](https://webgate.ec.europa.eu/CITnet/jira/browse/EUI-6148) ([a9305f6a](https://webgate.ec.europa.eu/CITnet/stash/scm/csdr/eui-tools.git/commits/a9305f6aabe1ae54b822f3ab2be5c5d129193e82))
7
+ ##### Bug Fixes
8
+
9
+ * **other:**
10
+ * nodejs build package type - MWP-7700 [MWP-7700](https://webgate.ec.europa.eu/CITnet/jira/browse/MWP-7700) ([9aab9401](https://webgate.ec.europa.eu/CITnet/stash/scm/csdr/eui-tools.git/commits/9aab940169cff0b2be07073bc3838b18a282ca69))
11
+
12
+ * * *
13
+ * * *
14
+ ## 5.3.13 (2022-06-16)
15
+
16
+ ##### Chores
17
+
18
+ * **other:**
19
+ * create UI client for BFF [MWP-6375](https://webgate.ec.europa.eu/CITnet/jira/browse/MWP-6375) ([ff56ffd3](https://webgate.ec.europa.eu/CITnet/stash/scm/csdr/eui-tools.git/commits/ff56ffd3bc76bc6a443b7a5862ce11b13a607298))
20
+
21
+ * * *
22
+ * * *
23
+ ## 5.3.12 (2022-06-15)
24
+
25
+ ##### Chores
26
+
27
+ * **other:**
28
+ * forced yarn.lock file for 14.x - EUI-5739 [EUI-5739](https://webgate.ec.europa.eu/CITnet/jira/browse/EUI-5739) ([4bb01d90](https://webgate.ec.europa.eu/CITnet/stash/scm/csdr/eui-tools.git/commits/4bb01d907d8c16ba68ccceef72535fcfa4eb5c57))
29
+
30
+ * * *
31
+ * * *
1
32
  ## 5.3.11 (2022-06-14)
2
33
 
3
34
  ##### Chores
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eui/tools",
3
- "version": "5.3.11",
3
+ "version": "5.3.14",
4
4
  "tag": "latest",
5
5
  "license": "EUPL-1.1",
6
6
  "description": "eUI common tools and scripts",