Skip to content

Commit 1e986a3

Browse files
authored
chore: release
1 parent d753728 commit 1e986a3

5 files changed

Lines changed: 19 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.1.9] - 2024-03-26
6+
7+
### ⚙️ Miscellaneous Tasks
8+
9+
- Nix flake build
10+
11+
<!-- generated by git-cliff -->
512
## [0.1.8] - 2024-03-25
613

714
### 🚀 Features

Cargo.lock

Lines changed: 9 additions & 9 deletions
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
@@ -12,7 +12,7 @@ edition = "2021"
1212
homepage = "https://github.com/cmars/distrans"
1313
license = "MPL-2.0"
1414
repository = "https://github.com/cmars/distrans"
15-
version = "0.1.8"
15+
version = "0.1.9"
1616

1717
# Config for 'cargo dist'
1818
[workspace.metadata.dist]

distrans-fileindex/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
<!-- generated by git-cliff -->
56
<!-- generated by git-cliff -->
67
## [0.1.7] - 2024-03-12
78

distrans-peer/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
<!-- generated by git-cliff -->
56
## [0.1.8] - 2024-03-25
67

78
### 🚀 Features

0 commit comments

Comments
 (0)