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