We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 357e302 commit b66e834Copy full SHA for b66e834
1 file changed
js/config.mjs
@@ -99,12 +99,12 @@ loadRespecWithConfiguration({
99
],
100
github: "https://github.com/Logius-standaarden/API-Design-Rules",
101
pubDomain: "api",
102
- publishDate: "2025-08-27",
103
- publishVersion: "2.1.0",
104
- previousPublishDate: "2025-02-17",
105
- previousPublishVersion: "2.0.2",
+ publishDate: "2026-06-02",
+ publishVersion: "2.2.0",
+ previousPublishDate: "2025-08-27",
+ previousPublishVersion: "2.1.0",
106
shortName: "adr",
107
- specStatus: "WV",
+ specStatus: "VV",
108
specType: "ST",
109
pluralize: true,
110
0 commit comments