Skip to content

Commit c650a70

Browse files
committed
chore(main): release repair-cli 0.2.0
1 parent 3acf6c1 commit c650a70

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packages/repair-cli": "0.1.2"
2+
"packages/repair-cli": "0.2.0"
33
}

packages/repair-cli/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.0](https://github.com/FilOzone/early-repair/compare/repair-cli-v0.1.2...repair-cli-v0.2.0) (2026-06-18)
4+
5+
6+
### Features
7+
8+
* enhance repair CLI with replication functionality ([3acf6c1](https://github.com/FilOzone/early-repair/commit/3acf6c1c77718adad45a2a46950235448b615d53))
9+
310
## [0.1.2](https://github.com/FilOzone/early-repair/compare/repair-cli-v0.1.1...repair-cli-v0.1.2) (2026-06-15)
411

512

packages/repair-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@filoz/repair-cli",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "Early repair for faulty service providers and datasets",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)