Skip to content

Commit e0d37de

Browse files
committed
rel: 2.0.11
1 parent 9d5d5a4 commit e0d37de

File tree

3 files changed

+8
-48
lines changed

3 files changed

+8
-48
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
<a id='changelog-2.0.11'></a>
3+
# 2.0.11 — 2025-08-29
4+
5+
## Fixed
6+
7+
- Docker build workflow should now run correctly on releases.
8+
29
<a id='changelog-2.0.10'></a>
310
# 2.0.10 — 2025-08-29
411

changelog.d/20250829_122546_markiewicz_docker.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bids/validator",
3-
"version": "2.0.11-dev",
3+
"version": "2.0.11",
44
"exports": {
55
".": "./src/bids-validator.ts",
66
"./main": "./src/main.ts",

0 commit comments

Comments
 (0)