Skip to content

Commit

Permalink
format changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobbe committed Oct 2, 2024
1 parent 55cbb1a commit 0fa4327
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .changesets/11645.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
- fix(crwa): Better handling of installing to . (#11645) by @Tobbe

When installing to `cwd`:
* Print "the current directory" instead of "."
* Skip the output of `cd` (which would move you to your home directory, which
most likely is not what you want)

- Print "the current directory" instead of "."
- Skip the output of `cd` (which would move you to your home directory, which
most likely is not what you want)

0 comments on commit 0fa4327

Please sign in to comment.