Skip to content

Commit 8647ee3

Browse files
authored
chore: release v0.1.11
1 parent 570fe9b commit 8647ee3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# Changelog
2+
## [0.1.11](https://github.com/oxibus/dbc-data/compare/v0.1.10...v0.1.11) - 2026-03-31
3+
4+
### Other
5+
6+
- *(deps)* update can-dbc requirement from 8.0.0 to 9.0.0 in the all-cargo-version-updates group across 1 directory ([#16](https://github.com/oxibus/dbc-data/pull/16))
7+
- *(deps)* bump codecov/codecov-action from 5 to 6 in the all-actions-version-updates group ([#17](https://github.com/oxibus/dbc-data/pull/17))
8+
- *(deps)* bump actions/checkout from 5 to 6 in the all-actions-version-updates group ([#13](https://github.com/oxibus/dbc-data/pull/13))
9+
210
## [0.1.10](https://github.com/oxibus/dbc-data/compare/v0.1.9...v0.1.10) - 2025-11-24
311

412
### Fixed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dbc-data"
3-
version = "0.1.10"
3+
version = "0.1.11"
44
edition = "2024"
55
authors = ["Michael Fairman <mfairman@tegimeki.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)