Skip to content

Commit a2a39cb

Browse files
Merge pull request #5 from DenisGorbachev/release-plz-2024-07-31T08-13-39Z
chore: release v0.1.5
2 parents d80edc9 + 58651ec commit a2a39cb

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.1.5](https://github.com/DenisGorbachev/not-found-error/compare/v0.1.4...v0.1.5) - 2024-07-31
10+
11+
### Other
12+
- add license
13+
914
## [0.1.4](https://github.com/DenisGorbachev/not-found-error/compare/v0.1.3...v0.1.4) - 2024-07-30
1015

1116
### 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
@@ -1,6 +1,6 @@
11
[package]
22
name = "not-found-error"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
edition = "2021"
55
description = "Convert Option to Result using convenient functions"
66
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)