Skip to content

Commit 7e09e6d

Browse files
Version Packages (#578)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3cd6e7b commit 7e09e6d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/polite-peaches-begin.md

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

packages/cli/CHANGELOG.md

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

3+
## 7.2.3
4+
5+
### Patch Changes
6+
7+
- 3cd6e7b: Upgrade Biome to 2.4
8+
39
## 7.2.2
410

511
### 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": "7.2.2",
4+
"version": "7.2.3",
55
"type": "module",
66
"bin": {
77
"ultracite": "dist/index.js"

0 commit comments

Comments
 (0)