@nl-design-system/component-progress 1.0.1-alpha.79 → 1.0.1-alpha.80

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": "Candidate component taken",
5
5
  "shortDescription": "Taken die nodig zijn om componenten te laten voldoen aan de Ddefinition of Done van Candidate componenten.",
6
6
  "url": "https://github.com/orgs/nl-design-system/projects/67",
7
- "updatedAt": "2024-12-02T12:33:28Z",
7
+ "updatedAt": "2024-12-03T11:28:54Z",
8
8
  "tasks": [
9
9
  {
10
10
  "dataType": "ASSIGNEES",
@@ -221,7 +221,7 @@
221
221
  "title": "Community Sprint - Rijkshuisstijl componenten",
222
222
  "shortDescription": null,
223
223
  "url": "https://github.com/orgs/nl-design-system/projects/59",
224
- "updatedAt": "2024-12-02T10:23:44Z",
224
+ "updatedAt": "2024-12-04T10:11:54Z",
225
225
  "tasks": [
226
226
  {
227
227
  "dataType": "ASSIGNEES",
@@ -726,7 +726,7 @@
726
726
  "title": "Community Sprint - Overheidsbrede portalen",
727
727
  "shortDescription": null,
728
728
  "url": "https://github.com/orgs/nl-design-system/projects/34",
729
- "updatedAt": "2024-12-02T12:11:41Z",
729
+ "updatedAt": "2024-12-03T15:48:46Z",
730
730
  "tasks": [
731
731
  {
732
732
  "dataType": "ASSIGNEES",
@@ -779,7 +779,7 @@
779
779
  "title": "Components - 3 - Candidate",
780
780
  "shortDescription": "Onderdeel is nog in ontwikkeling.",
781
781
  "url": "https://github.com/orgs/nl-design-system/projects/32",
782
- "updatedAt": "2024-12-02T11:26:04Z",
782
+ "updatedAt": "2024-12-04T10:48:39Z",
783
783
  "key": "CANDIDATE",
784
784
  "tasks": [
785
785
  {
@@ -1013,7 +1013,7 @@
1013
1013
  "title": "Components - 4 - Hall of Fame",
1014
1014
  "shortDescription": "Helemaal af volgens onze Definition of Done.",
1015
1015
  "url": "https://github.com/orgs/nl-design-system/projects/30",
1016
- "updatedAt": "2024-12-02T11:26:04Z",
1016
+ "updatedAt": "2024-12-04T10:50:10Z",
1017
1017
  "key": "HALL_OF_FAME",
1018
1018
  "tasks": [
1019
1019
  {
@@ -1123,7 +1123,7 @@
1123
1123
  "title": "Components - 2 - Community",
1124
1124
  "shortDescription": "Door de community gebouwd volgens de richtlijnen.",
1125
1125
  "url": "https://github.com/orgs/nl-design-system/projects/29",
1126
- "updatedAt": "2024-12-02T11:26:04Z",
1126
+ "updatedAt": "2024-12-03T09:36:08Z",
1127
1127
  "key": "COMMUNITY",
1128
1128
  "tasks": [
1129
1129
  {
@@ -1208,7 +1208,7 @@
1208
1208
  "title": "Components - 1 - Help Wanted",
1209
1209
  "shortDescription": "Klaar om van de backlog opgepakt te worden.",
1210
1210
  "url": "https://github.com/orgs/nl-design-system/projects/27",
1211
- "updatedAt": "2024-12-02T13:35:17Z",
1211
+ "updatedAt": "2024-12-03T13:26:41Z",
1212
1212
  "key": "HELP_WANTED",
1213
1213
  "tasks": [
1214
1214
  {
@@ -1387,7 +1387,7 @@
1387
1387
  "title": "Communicatie & PR",
1388
1388
  "shortDescription": null,
1389
1389
  "url": "https://github.com/orgs/nl-design-system/projects/19",
1390
- "updatedAt": "2024-11-27T19:11:51Z",
1390
+ "updatedAt": "2024-12-03T15:43:17Z",
1391
1391
  "tasks": [
1392
1392
  {
1393
1393
  "dataType": "ASSIGNEES",
@@ -1651,7 +1651,7 @@
1651
1651
  "title": "NL Design System Kernteam 2024",
1652
1652
  "shortDescription": "In 2025 maken we een nieuw project om de limiet van maximum aantal issues te resetten.",
1653
1653
  "url": "https://github.com/orgs/nl-design-system/projects/4",
1654
- "updatedAt": "2024-12-02T13:27:23Z",
1654
+ "updatedAt": "2024-12-04T10:45:02Z",
1655
1655
  "tasks": [
1656
1656
  {
1657
1657
  "dataType": "ASSIGNEES",
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.1-alpha.79",
2
+ "version": "1.0.1-alpha.80",
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",
@@ -32,5 +32,5 @@
32
32
  "@types/node": "22.5.5",
33
33
  "lodash.isempty": "4.4.0"
34
34
  },
35
- "gitHead": "67c8b7d6f4dfaf8d5143ce358bf39b60ba0cb313"
35
+ "gitHead": "4d5952620f11eeb5757445d5d802dcf730e2838a"
36
36
  }