Skip to content

Commit

Permalink
changelog: prep 0.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Jan 4, 2025
1 parent d269ee6 commit 09178e0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# prettierd

## v0.26.0

### New features

- Add the ability to lint code with `prettierd --check`

### Updated dependencies

- `prettier` upgraded to `3.4.2`
- `@babel/parser` upgraded to `^7.26.3`
- `@typescript-eslint/typescript-estree` upgraded to `^8.19.0`

## v0.25.4

### Updated dependencies
Expand Down

0 comments on commit 09178e0

Please # to comment.