Skip to content

Commit f5c590b

Browse files
build(version): 🔖 update version from 0.12.1 to 0.13.0
1 parent 9a8c7ac commit f5c590b

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.13.0 (2025-11-04)
13+
14+
### Feat
15+
16+
- :sparkles: implement `error=True` in `check()` (#167)
17+
1218
## 0.12.1 (2025-11-04)
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.12.1"
3+
version = "0.13.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)