We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54b78e8 commit f92de4aCopy full SHA for f92de4a
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
<!-- scriv-insert-here -->
4
5
+<a id='changelog-"2.2.9"'></a>
6
+# "2.2.9" — 2026-01-15
7
+
8
+## Changed
9
10
+- Reverted terminal URLs for the 2.2.x series. It should be back in 2.3.0.
11
12
<a id='changelog-"2.2.8"'></a>
13
# "2.2.8" — 2026-01-15
14
deno.json
@@ -1,6 +1,6 @@
1
{
"name": "@bids/validator",
- "version": "2.2.8",
+ "version": "2.2.9",
"exports": {
".": "./src/bids-validator.ts",
"./main": "./src/main.ts",
0 commit comments