@eui/tools 6.21.17 → 6.21.19
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 +1 -1
- package/CHANGELOG.md +18 -0
- package/package.json +1 -1
- /package/scripts/csdr/init/remotes/17.x/base/{yarn.lock → yarn.lock.old} +0 -0
- /package/scripts/csdr/init/remotes/18.x/base/{yarn.lock → yarn.lock.old-2} +0 -0
- /package/scripts/csdr/init/resources/16.x/{yarn.lock → yarn.lock.old} +0 -0
package/.version.properties
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
6.21.
|
|
1
|
+
6.21.19
|
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
|
1
|
+
## 6.21.19 (2025-01-03)
|
|
2
|
+
|
|
3
|
+
##### Chores
|
|
4
|
+
|
|
5
|
+
* **other:**
|
|
6
|
+
* remove yarn.lock from v16 injection at init - EUI-7121 [EUI-7121](https://webgate.ec.europa.eu/CITnet/jira/browse/EUI-7121) ([13538f58](https://webgate.ec.europa.eu/CITnet/stash/scm/csdr/eui-tools.git/commits/13538f5842501587fe0f8edc5153c4b137ba0826))
|
|
7
|
+
|
|
8
|
+
* * *
|
|
9
|
+
* * *
|
|
10
|
+
## 6.21.18 (2024-12-30)
|
|
11
|
+
|
|
12
|
+
##### Chores
|
|
13
|
+
|
|
14
|
+
* **other:**
|
|
15
|
+
* 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))
|
|
16
|
+
|
|
17
|
+
* * *
|
|
18
|
+
* * *
|
|
1
19
|
## 6.21.17 (2024-12-30)
|
|
2
20
|
|
|
3
21
|
##### Chores
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|