Skip to content

Commit 2fffe51

Browse files
committed
chore(main): release repair-cli 0.1.0
1 parent a40f665 commit 2fffe51

3 files changed

Lines changed: 18 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.0.7"
2+
"packages/repair-cli": "0.1.0"
33
}

packages/repair-cli/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
## [0.1.0](https://github.com/FilOzone/early-repair/compare/repair-cli-v0.0.7...repair-cli-v0.1.0) (2026-06-11)
4+
5+
6+
### Features
7+
8+
* enhance repair-cli with new filtering and upsert functionalities ([e098865](https://github.com/FilOzone/early-repair/commit/e098865c74d057cc45cad749eaaf0c7d10c5b315))
9+
* repair cli initial version ([3ec48e2](https://github.com/FilOzone/early-repair/commit/3ec48e2018957b6b11c0e7062288c4c4e28ef1f0))
10+
11+
12+
### Bug Fixes
13+
14+
* fix bin path ([e713e63](https://github.com/FilOzone/early-repair/commit/e713e632ec1efe47cfb7701b2ca60706754a2b80))
15+
* progress and new synpase-core ([5c1532c](https://github.com/FilOzone/early-repair/commit/5c1532c7a863d898d8ba5eb8d6aa961454813b83))
16+
* streamline database migration ([a40f665](https://github.com/FilOzone/early-repair/commit/a40f66534b898dc1d95916b9ed878850197e0d72))

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.0.7",
3+
"version": "0.1.0",
44
"description": "Early repair for faulty service providers and datasets",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)