@nl-design-system/component-progress 1.0.1-alpha.152 → 1.0.1-alpha.153
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/dist/projects.json +4 -4
- package/package.json +2 -2
package/dist/projects.json
CHANGED
|
@@ -587,7 +587,7 @@
|
|
|
587
587
|
"title": "NL Design System Roadmap 2025",
|
|
588
588
|
"shortDescription": null,
|
|
589
589
|
"url": "https://github.com/orgs/nl-design-system/projects/73",
|
|
590
|
-
"updatedAt": "2025-
|
|
590
|
+
"updatedAt": "2025-12-16T07:42:57Z",
|
|
591
591
|
"tasks": [
|
|
592
592
|
{
|
|
593
593
|
"dataType": "ASSIGNEES",
|
|
@@ -645,7 +645,7 @@
|
|
|
645
645
|
"title": "Expertteam Digitale Toegankelijkheid 2025",
|
|
646
646
|
"shortDescription": null,
|
|
647
647
|
"url": "https://github.com/orgs/nl-design-system/projects/70",
|
|
648
|
-
"updatedAt": "2025-12-
|
|
648
|
+
"updatedAt": "2025-12-16T08:04:41Z",
|
|
649
649
|
"tasks": [
|
|
650
650
|
{
|
|
651
651
|
"dataType": "ASSIGNEES",
|
|
@@ -804,7 +804,7 @@
|
|
|
804
804
|
"title": "NL Design System kernteam 2025",
|
|
805
805
|
"shortDescription": null,
|
|
806
806
|
"url": "https://github.com/orgs/nl-design-system/projects/68",
|
|
807
|
-
"updatedAt": "2025-12-
|
|
807
|
+
"updatedAt": "2025-12-16T08:14:45Z",
|
|
808
808
|
"tasks": [
|
|
809
809
|
{
|
|
810
810
|
"dataType": "ASSIGNEES",
|
|
@@ -1630,7 +1630,7 @@
|
|
|
1630
1630
|
"title": "Community Sprint - MijnServices",
|
|
1631
1631
|
"shortDescription": null,
|
|
1632
1632
|
"url": "https://github.com/orgs/nl-design-system/projects/34",
|
|
1633
|
-
"updatedAt": "2025-12-
|
|
1633
|
+
"updatedAt": "2025-12-16T07:52:08Z",
|
|
1634
1634
|
"tasks": [
|
|
1635
1635
|
{
|
|
1636
1636
|
"dataType": "ASSIGNEES",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nl-design-system/component-progress",
|
|
3
|
-
"version": "1.0.1-alpha.
|
|
3
|
+
"version": "1.0.1-alpha.153",
|
|
4
4
|
"description": "Script to get the component progress for the documentation of NL Design System",
|
|
5
5
|
"author": "Community for NL Design System",
|
|
6
6
|
"license": "EUPL-1.2",
|
|
@@ -32,5 +32,5 @@
|
|
|
32
32
|
"@types/node": "24.0.14",
|
|
33
33
|
"lodash.isempty": "4.4.0"
|
|
34
34
|
},
|
|
35
|
-
"gitHead": "
|
|
35
|
+
"gitHead": "43facc6a9b4b04b538e9fbc0adbccb53f1fdde58"
|
|
36
36
|
}
|