@nl-design-system/component-progress 1.0.1-alpha.86 → 1.0.1-alpha.87

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.
Files changed (2) hide show
  1. package/dist/index.json +2 -2
  2. package/package.json +2 -2
package/dist/index.json CHANGED
@@ -22861,7 +22861,7 @@
22861
22861
  ]
22862
22862
  },
22863
22863
  {
22864
- "relayStep": "COMMUNITY",
22864
+ "relayStep": "CANDIDATE",
22865
22865
  "title": "Paragraph",
22866
22866
  "number": 115,
22867
22867
  "backlog": "https://github.com/nl-design-system/backlog/issues/115#issue-864679682",
@@ -23402,7 +23402,7 @@
23402
23402
  "checked": true
23403
23403
  }
23404
23404
  ],
23405
- "done": false,
23405
+ "done": true,
23406
23406
  "progress": {
23407
23407
  "value": 25,
23408
23408
  "max": 24
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.1-alpha.86",
2
+ "version": "1.0.1-alpha.87",
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": "16615944cf1d0dacacb29293f5b3ea261b54d7bd"
36
+ "gitHead": "cd648b25afe4a849e4cf520119f748045d9dbb50"
37
37
  }