@digigov/cli-lab 2.0.9-platform-196.17-02-26-12-34 → 2.0.9
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/CHANGELOG.json +5 -5
- package/CHANGELOG.md +2 -11
- package/package.json +1 -1
package/CHANGELOG.json
CHANGED
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"name": "@digigov/cli-lab",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
6
|
-
"version": "2.0.
|
|
7
|
-
"tag": "@digigov/cli-lab_v2.0.
|
|
5
|
+
"date": "Thu, 05 Mar 2026 15:05:25 GMT",
|
|
6
|
+
"version": "2.0.8",
|
|
7
|
+
"tag": "@digigov/cli-lab_v2.0.8",
|
|
8
8
|
"comments": {
|
|
9
|
-
"
|
|
9
|
+
"none": [
|
|
10
10
|
{
|
|
11
11
|
"author": "sangelopoulos@admin.grnet.gr",
|
|
12
12
|
"package": "@digigov/cli-lab",
|
|
13
|
-
"commit": "
|
|
13
|
+
"commit": "4aba42b82bde518d6d77d8b2977da7d4b3401941",
|
|
14
14
|
"comment": "Remove unmaintained scripts & Migrate to pnpm catalog"
|
|
15
15
|
}
|
|
16
16
|
]
|
package/CHANGELOG.md
CHANGED
|
@@ -1,16 +1,6 @@
|
|
|
1
1
|
# Change Log - @digigov/cli-lab
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
<!-- Start content -->
|
|
6
|
-
|
|
7
|
-
## 2.0.9-platform-196.17-02-26-12-34
|
|
8
|
-
|
|
9
|
-
Tue, 17 Feb 2026 12:35:02 GMT
|
|
10
|
-
|
|
11
|
-
### Minor changes
|
|
12
|
-
|
|
13
|
-
- Remove unmaintained scripts & Migrate to pnpm catalog (sangelopoulos@admin.grnet.gr)
|
|
3
|
+
This log was last generated on Wed, 11 Feb 2026 14:46:37 GMT and should not be manually modified.
|
|
14
4
|
|
|
15
5
|
## 2.0.8
|
|
16
6
|
Wed, 11 Feb 2026 14:46:37 GMT
|
|
@@ -199,3 +189,4 @@ Mon, 27 Sep 2021 11:18:38 GMT
|
|
|
199
189
|
Wed, 04 Aug 2021 13:34:47 GMT
|
|
200
190
|
|
|
201
191
|
_Initial release_
|
|
192
|
+
|