Skip to content

Commit 74cb40a

Browse files
chore(main): release cddlconv 0.1.7 (#41)
🤖 I have created a release *beep* *boop* --- ## [0.1.7](cddlconv-v0.1.6...cddlconv-v0.1.7) (2025-09-02) ### Bug Fixes * update cddl to 0.10.1 ([ea5eaaa](ea5eaaa)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 00690c5 commit 74cb40a

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.6"
2+
".": "0.1.7"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.7](https://github.com/google/cddlconv/compare/cddlconv-v0.1.6...cddlconv-v0.1.7) (2025-09-02)
4+
5+
6+
### Bug Fixes
7+
8+
* update cddl to 0.10.1 ([ea5eaaa](https://github.com/google/cddlconv/commit/ea5eaaae821a1548d3e73b720263cbeacd7648ac))
9+
310
## [0.1.6](https://github.com/google/cddlconv/compare/cddlconv-v0.1.5...cddlconv-v0.1.6) (2025-03-14)
411

512

Cargo.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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cddlconv"
3-
version = "0.1.6"
3+
version = "0.1.7"
44
edition = "2021"
55
authors = ["Google Inc"]
66
description = "A commandline utility for converting CDDL to various formats."

0 commit comments

Comments
 (0)