Skip to content

Commit 53a471b

Browse files
build(version): 🔖 update version from 0.21.0 to 0.22.0
1 parent 56a0a66 commit 53a471b

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.22.0 (2025-11-20)
13+
14+
### Feat
15+
16+
- :sparkles: support union operator in `RequiredCheck` (#201)
17+
1218
## 0.21.0 (2025-11-20)
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.21.0"
3+
version = "0.22.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)