Skip to content

Commit c920f34

Browse files
build(version): 🔖 update version from 0.8.6 to 0.8.7
1 parent 4ee3c17 commit c920f34

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.8.7 (2025-10-21)
13+
14+
### Refactor
15+
16+
- ♻️ rename `check()` arg from `descriptor` to `properties` (#143)
17+
1218
## 0.8.6 (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.6"
3+
version = "0.8.7"
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)