Skip to content

Commit 6eb599e

Browse files
Version Packages (#404)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5fb7031 commit 6eb599e

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/calm-kings-stare.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/metal-symbols-ask.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/soft-plants-jog.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
## 5.6.0
22

3+
## 6.3.6
4+
5+
### Patch Changes
6+
7+
- 99a417c: Fix docs on quotes
8+
- 5fb7031: Add support for max diagnostics flag
9+
- c66c232: Remove process.exit from CLI
10+
311
## 6.3.5
412

513
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ultracite",
33
"description": "The AI-ready formatter that helps you write and generate code faster.",
4-
"version": "6.3.5",
4+
"version": "6.3.6",
55
"type": "module",
66
"bin": {
77
"ultracite": "dist/index.js"

0 commit comments

Comments
 (0)