Skip to content

Commit 8084d54

Browse files
build(version): 🔖 update version from 0.19.0 to 0.20.0
1 parent ab276df commit 8084d54

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ often, sometimes several in a day. It also means any individual release
99
will not have many changes within it. Below is a list of releases along
1010
with what was changed within it.
1111

12+
## 0.20.0 (2025-11-14)
13+
14+
### Feat
15+
16+
- ✨ handle grouped errors under the enum constraint (#183)
17+
1218
## 0.19.0 (2025-11-14)
1319

1420
### Feat

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "check-datapackage"
3-
version = "0.19.0"
3+
version = "0.20.0"
44
# TODO: Add a description of the package.
55
description = ""
66
authors = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)