Skip to content

Commit 160284d

Browse files
chore: release git-metadata 0.2.1 (#3)
Release Notes --- ## [0.2.1](git-metadata-v0.2.0...git-metadata-v0.2.1) (2026-03-20) ### Miscellaneous Chores * Move project to new repository ([d961a8c](d961a8c)) * Pin release ([5c1728a](5c1728a)) --- This release was generated with [Release Please](https://github.com/googleapis/release-please). --------- Co-authored-by: robot-yavanna[bot] <264059672+robot-yavanna[bot]@users.noreply.github.com> Co-authored-by: Joey Carpinelli <joseph.carpinelli@icloud.com>
1 parent 434a964 commit 160284d

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"crates/git-metadata": "0.2.0"
2+
"crates/git-metadata": "0.2.1"
33
}

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.

crates/git-metadata/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.2.1](https://github.com/git-ents/git-data/compare/git-metadata-v0.2.0...git-metadata-v0.2.1) (2026-03-20)
4+
5+
### Miscellaneous Chores
6+
7+
* Move project to new repository ([d961a8c](https://github.com/git-ents/git-data/commit/d961a8cc0cf8459b790b4d614bd27c0e4d24cd15))
8+
* Pin release ([5c1728a](https://github.com/git-ents/git-data/commit/5c1728a684724ed6507b9f9f06bf563f21db796e))
9+
310
## 0.1.0 (2026-03-11)
411

512
### ⚠ BREAKING CHANGES

crates/git-metadata/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "git-metadata"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2024"
55
publish = true
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)