Skip to content

Commit a762a7d

Browse files
authored
chore: release v0.3.8 (#105)
2 parents ae73792 + ac79d70 commit a762a7d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.3.8](https://github.com/calteran/oliframe/compare/v0.3.7...v0.3.8) - 2026-02-02
11+
12+
### Other
13+
14+
- *(deps)* bump tempfile from 3.23.0 to 3.24.0
15+
- *(deps)* bump patch level of clap, csscolorparser, log and thiserror
16+
1017
## [0.3.7](https://github.com/calteran/oliframe/compare/v0.3.6...v0.3.7) - 2025-12-02
1118

1219
### Other

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
@@ -2,7 +2,7 @@
22
name = "oliframe"
33
description = "Add a simple border to one or more images"
44
repository = "https://github.com/calteran/oliframe"
5-
version = "0.3.7"
5+
version = "0.3.8"
66
edition = "2024"
77
license = "MIT"
88
readme = "README.md"

0 commit comments

Comments
 (0)