@nl-design-system/component-progress 1.0.1-alpha.33 → 1.0.1-alpha.35

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.
@@ -843,7 +843,7 @@
843
843
  "title": "Components - 2 - Community",
844
844
  "shortDescription": "Door de community gebouwd volgens de richtlijnen.",
845
845
  "url": "https://github.com/orgs/nl-design-system/projects/29",
846
- "updatedAt": "2024-07-22T09:10:58Z",
846
+ "updatedAt": "2024-07-22T09:14:51Z",
847
847
  "key": "COMMUNITY",
848
848
  "tasks": [
849
849
  {
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.1-alpha.33",
2
+ "version": "1.0.1-alpha.35",
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": "20.14.2",
33
33
  "lodash.isempty": "4.4.0"
34
34
  },
35
- "gitHead": "14731e96d43373b660e53e5836d576b704a5b6d7"
35
+ "gitHead": "5281c3482fd4afd7d245af59456ffbfa38d5ec67"
36
36
  }