Skip to content

Commit 0b218b5

Browse files
build(version): 🔖 update version from 0.8.7 to 0.9.0
1 parent df6bd68 commit 0b218b5

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.9.0 (2025-10-29)
13+
14+
### Feat
15+
16+
- :sparkles: add `RequiredCheck` (#122)
17+
1218
## 0.8.7 (2025-10-21)
1319

1420
### Refactor

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.8.7"
3+
version = "0.9.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)