Skip to content

Commit 7044cfa

Browse files
authored
Merge pull request #54 from raiderrobert/release-please--branches--main--components--diecut
chore(main): release 0.1.5
2 parents 0df4952 + 60d9a10 commit 7044cfa

4 files changed

Lines changed: 16 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.4"
2+
".": "0.1.5"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.1.5](https://github.com/raiderrobert/diecut/compare/v0.1.4...v0.1.5) (2026-02-14)
4+
5+
6+
### Bug Fixes
7+
8+
* suppress interactive git credential prompts ([0df4952](https://github.com/raiderrobert/diecut/commit/0df495270af2b9eb923521efdbe1192fe4d9e152))
9+
* suppress interactive git credential prompts ([9b0ecbd](https://github.com/raiderrobert/diecut/commit/9b0ecbd0c3ec107cd76345732572e4a000b2765a))
10+
11+
12+
### Documentation
13+
14+
* add CONTRIBUTING.md and fix stale paths in README ([c8c714f](https://github.com/raiderrobert/diecut/commit/c8c714f0216bbd0e069d4cc3a405b3dbc9abc946))
15+
316
## [0.1.4](https://github.com/raiderrobert/diecut/compare/v0.1.3...v0.1.4) (2026-02-14)
417

518

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

33
[package]
44
name = "diecut"
5-
version = "0.1.4"
5+
version = "0.1.5"
66
edition = "2021"
77
license = "MIT"
88
rust-version = "1.75"

0 commit comments

Comments
 (0)