Skip to content

Commit 0feea10

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2026-01-01) ### Bug Fixes * Append missing files ([7fa3e69](7fa3e69))
1 parent 3c98085 commit 0feea10

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.1.1](https://github.com/bordeux/tmpltool/compare/v1.1.0...v1.1.1) (2026-01-01)
2+
3+
4+
### Bug Fixes
5+
6+
* Append missing files ([7fa3e69](https://github.com/bordeux/tmpltool/commit/7fa3e696fa32eb639dcd1c9985ad4bc27adf7430))
7+
18
## [1.1.0](https://github.com/bordeux/tmpltool/compare/v1.0.1...v1.1.0) (2026-01-01)
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.1.0"
3+
version = "1.1.1"
44
edition = "2024"
55
license = "MIT"
66
description = "A fast and simple command-line template rendering tool using MiniJinja templates with environment variables"

0 commit comments

Comments
 (0)