Skip to content

Commit 122ec8f

Browse files
committed
chore(main): release 0.7.2
1 parent f550e97 commit 122ec8f

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-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.7.1"
2+
".": "0.7.2"
33
}

CHANGELOG.md

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

3+
## [0.7.2](https://github.com/baprx/mk/compare/v0.7.1...v0.7.2) (2025-12-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update rust crate etcetera to 0.11.0 ([#42](https://github.com/baprx/mk/issues/42)) ([1354e09](https://github.com/baprx/mk/commit/1354e09aa5c0c49e1752d0e7dccc011f04bcd116))
9+
310
## [0.7.1](https://github.com/baprx/mk/compare/v0.7.0...v0.7.1) (2025-10-20)
411

512

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 = "mk"
3-
version = "0.7.1"
3+
version = "0.7.2"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)