Skip to content

Commit 459b8d3

Browse files
committed
chore(main): release repair-cli 0.1.2
1 parent a871ae7 commit 459b8d3

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.1"
2+
"packages/repair-cli": "0.1.2"
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.1.2](https://github.com/FilOzone/early-repair/compare/repair-cli-v0.1.1...repair-cli-v0.1.2) (2026-06-15)
4+
5+
6+
### Bug Fixes
7+
8+
* update synapse and add terminate dataset ([a871ae7](https://github.com/FilOzone/early-repair/commit/a871ae76dd4da45d87605c35b3b73b43acabb568))
9+
310
## [0.1.1](https://github.com/FilOzone/early-repair/compare/repair-cli-v0.1.0...repair-cli-v0.1.1) (2026-06-12)
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.1",
3+
"version": "0.1.2",
44
"description": "Early repair for faulty service providers and datasets",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)