Skip to content

Commit 2bdac0c

Browse files
chore(main): release git-metadata 0.1.1
1 parent 14de155 commit 2bdac0c

4 files changed

Lines changed: 16 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.1.0"
2+
"crates/git-metadata": "0.1.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: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/git-ents/git-data/compare/git-metadata-v0.1.0...git-metadata-v0.1.1) (2026-03-20)
4+
5+
6+
### Features
7+
8+
* Add man generation to CLI ([275207f](https://github.com/git-ents/git-data/commit/275207f1b6c7b7aad9bdda1ccfb3b18f2d0fc2ac))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* Move project to new repository ([d961a8c](https://github.com/git-ents/git-data/commit/d961a8cc0cf8459b790b4d614bd27c0e4d24cd15))
14+
* Pin release ([5c1728a](https://github.com/git-ents/git-data/commit/5c1728a684724ed6507b9f9f06bf563f21db796e))
15+
316
## 0.1.0 (2026-03-11)
417

518
### ⚠ 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.1.1"
44
edition = "2024"
55
publish = true
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)