@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 CHANGED
@@ -2,15 +2,15 @@
2
2
  "name": "@digigov/cli-lab",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 17 Feb 2026 12:35:02 GMT",
6
- "version": "2.0.9-platform-196.17-02-26-12-34",
7
- "tag": "@digigov/cli-lab_v2.0.9-platform-196.17-02-26-12-34",
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
- "minor": [
9
+ "none": [
10
10
  {
11
11
  "author": "sangelopoulos@admin.grnet.gr",
12
12
  "package": "@digigov/cli-lab",
13
- "commit": "58160ac319e725bc00e7299a63f8f195e823ced4",
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
- <!-- This log was last generated on Tue, 17 Feb 2026 12:35:02 GMT and should not be manually modified. -->
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
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digigov/cli-lab",
3
- "version": "2.0.9-platform-196.17-02-26-12-34",
3
+ "version": "2.0.9",
4
4
  "description": "",
5
5
  "main": "index.mjs",
6
6
  "type": "module",