Skip to content

Commit c0d238b

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2025-12-30) ### Bug Fixes * **docker:** include Cargo.lock in Docker build context ([6bd4d2d](6bd4d2d))
1 parent b7d40ec commit c0d238b

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.3](https://github.com/bordeux/tmpltool/compare/v1.0.2...v1.0.3) (2025-12-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **docker:** include Cargo.lock in Docker build context ([6bd4d2d](https://github.com/bordeux/tmpltool/commit/6bd4d2d153e0b4978510b04d58adfcfda504de37))
7+
18
## [1.0.2](https://github.com/bordeux/tmpltool/compare/v1.0.1...v1.0.2) (2025-12-30)
29

310

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 = "tmpltool"
3-
version = "1.0.2"
3+
version = "1.0.3"
44
edition = "2024"
55

66
[dependencies]

0 commit comments

Comments
 (0)