Skip to content

Commit 00416f7

Browse files
authored
fix changesets (#661)
1 parent fb264a9 commit 00416f7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.changeset/tangy-deer-fetch.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22
'sv': minor
33
---
44

5-
- feat(cli): remove `--no-preconditions` option from `sv add`
6-
- feat(cli): add `--no-git-check` option to `sv add`. With this flag, even if some files are dirty, no prompt will be shown
5+
feat(cli): rework preconditions:
6+
7+
- remove `--no-preconditions` option from `sv add`
8+
- add `--no-git-check` option to `sv add`. With this flag, even if some files are dirty, no prompt will be shown

0 commit comments

Comments
 (0)