Skip to content

Commit 8e76b9d

Browse files
authored
Merge pull request #57 from raiderrobert/release-please--branches--main--components--diecut
chore(main): release 0.1.6
2 parents cd07c02 + 1693a53 commit 8e76b9d

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

.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.5"
2+
".": "0.1.6"
33
}

CHANGELOG.md

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

3+
## [0.1.6](https://github.com/raiderrobert/diecut/compare/v0.1.5...v0.1.6) (2026-02-14)
4+
5+
6+
### Bug Fixes
7+
8+
* use SSH URL for gh: abbreviation when user has SSH configured ([cd07c02](https://github.com/raiderrobert/diecut/commit/cd07c025506571d59b8da177d34569724f72f40f))
9+
* use SSH URL for gh: abbreviation when user has SSH configured ([8828b7d](https://github.com/raiderrobert/diecut/commit/8828b7dfd18fb4217b0f456c6a3cbc2a992b536c))
10+
311
## [0.1.5](https://github.com/raiderrobert/diecut/compare/v0.1.4...v0.1.5) (2026-02-14)
412

513

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.5"
5+
version = "0.1.6"
66
edition = "2021"
77
license = "MIT"
88
rust-version = "1.75"

0 commit comments

Comments
 (0)