Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/friendly-tools-run.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @changesets/format

## 0.1.1

### Patch Changes

- [#26](https://github.com/changesets/format/pull/26) [`41b4800`](https://github.com/changesets/format/commit/41b4800df66e2fade43819311bb1eaef109822eb) Thanks [@Andarist](https://github.com/Andarist)! - Fix formatter command execution on Windows.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@changesets/format",
"version": "0.1.0",
"version": "0.1.1",
"description": "Detect and format files",
"bugs": {
"url": "https://github.com/changesets/format/issues"
Expand Down