@nl-design-system/component-progress 1.0.1-alpha.101 → 1.0.1-alpha.102

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.
@@ -4,7 +4,7 @@
4
4
  "title": "Expertteam Digitale toegankelijkheid 2025",
5
5
  "shortDescription": null,
6
6
  "url": "https://github.com/orgs/nl-design-system/projects/70",
7
- "updatedAt": "2025-02-13T16:08:16Z",
7
+ "updatedAt": "2025-03-11T15:45:42Z",
8
8
  "tasks": [
9
9
  {
10
10
  "dataType": "ASSIGNEES",
@@ -38,7 +38,7 @@
38
38
  "title": "Community Components - Rijkshuisstijl Community",
39
39
  "shortDescription": null,
40
40
  "url": "https://github.com/orgs/nl-design-system/projects/69",
41
- "updatedAt": "2025-02-06T07:01:06Z",
41
+ "updatedAt": "2025-02-20T13:43:48Z",
42
42
  "tasks": [
43
43
  {
44
44
  "dataType": "TEXT",
@@ -102,7 +102,7 @@
102
102
  "title": "NL Design System kernteam 2025",
103
103
  "shortDescription": null,
104
104
  "url": "https://github.com/orgs/nl-design-system/projects/68",
105
- "updatedAt": "2025-02-18T08:41:25Z",
105
+ "updatedAt": "2025-03-11T15:52:31Z",
106
106
  "tasks": [
107
107
  {
108
108
  "dataType": "ASSIGNEES",
@@ -304,7 +304,7 @@
304
304
  "title": "LUX componenten",
305
305
  "shortDescription": null,
306
306
  "url": "https://github.com/orgs/nl-design-system/projects/60",
307
- "updatedAt": "2025-02-13T15:28:12Z",
307
+ "updatedAt": "2025-03-04T08:58:17Z",
308
308
  "tasks": [
309
309
  {
310
310
  "dataType": "ASSIGNEES",
@@ -318,7 +318,7 @@
318
318
  "title": "Community Sprint - Rijkshuisstijl",
319
319
  "shortDescription": null,
320
320
  "url": "https://github.com/orgs/nl-design-system/projects/59",
321
- "updatedAt": "2025-02-17T16:28:02Z",
321
+ "updatedAt": "2025-03-10T15:04:47Z",
322
322
  "tasks": [
323
323
  {
324
324
  "dataType": "ASSIGNEES",
@@ -410,7 +410,7 @@
410
410
  "title": "Website",
411
411
  "shortDescription": null,
412
412
  "url": "https://github.com/orgs/nl-design-system/projects/56",
413
- "updatedAt": "2025-02-17T05:27:11Z",
413
+ "updatedAt": "2025-02-24T08:24:09Z",
414
414
  "tasks": [
415
415
  {
416
416
  "dataType": "ASSIGNEES",
@@ -823,7 +823,7 @@
823
823
  "title": "Community Sprint - Overheidsbrede portalen",
824
824
  "shortDescription": null,
825
825
  "url": "https://github.com/orgs/nl-design-system/projects/34",
826
- "updatedAt": "2025-02-17T09:58:28Z",
826
+ "updatedAt": "2025-03-10T08:58:29Z",
827
827
  "tasks": [
828
828
  {
829
829
  "dataType": "ASSIGNEES",
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.1-alpha.101",
2
+ "version": "1.0.1-alpha.102",
3
3
  "author": "Community for NL Design System",
4
4
  "description": "Script to get the component progress for the documentation of NL Design System",
5
5
  "license": "EUPL-1.2",
@@ -33,5 +33,5 @@
33
33
  "@types/node": "22.5.5",
34
34
  "lodash.isempty": "4.4.0"
35
35
  },
36
- "gitHead": "9ac996a03970c0e80cf2e9966f2d0cbcfccb1083"
36
+ "gitHead": "477601a1683b5dfea178aebe600350124fb79727"
37
37
  }