Skip to content

Commit f518811

Browse files
committed
chore: Release
1 parent bb2a092 commit f518811

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@
66

77
### ⚙️ Miscellaneous Tasks
88

9+
- Release
10+
- Switched back to conventional release tag names
11+
## [0.1.8] - 2025-08-31
12+
13+
### 📚 Documentation
14+
15+
- Fixed links for the complete examples
16+
17+
### ⚙️ Miscellaneous Tasks
18+
919
- Release
1020
- Switched back to conventional release tag names
1121
## [0.1.7] - 2025-08-31

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.

protoschema/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "protoschema"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
description = "📐 Programmatically define protobuf contracts using flexible, modular and reusable elements"
55
license.workspace = true
66
authors.workspace = true

0 commit comments

Comments
 (0)