Skip to content

Commit

Permalink
chore: release prettier-eslint (#943)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Oct 27, 2023
1 parent 103cc51 commit d4d55fd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/great-cups-sparkle.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## 16.1.2

### Patch Changes

- [#942](https://github.com/prettier/prettier-eslint/pull/942) [`103cc51`](https://github.com/prettier/prettier-eslint/commit/103cc517ef5c2bdd8e043dba5a8facf860d0f6be) Thanks [@jkrehm](https://github.com/jkrehm)! - fix: update `resolveConfig` to work with Prettier 3

## 16.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prettier-eslint",
"version": "16.1.1",
"version": "16.1.2",
"description": "Formats your JavaScript using prettier followed by eslint --fix",
"main": "dist/index.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit d4d55fd

Please sign in to comment.