Skip to content

Commit

Permalink
chore: release prettier-eslint (#948)
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 Dec 19, 2023
1 parent 6ba8025 commit 689f67a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/six-cycles-double.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.2.0

### Minor Changes

- [#827](https://github.com/prettier/prettier-eslint/pull/827) [`6ba802531b74863c6a9cb858c2534d151630fa2b`](https://github.com/prettier/prettier-eslint/commit/6ba802531b74863c6a9cb858c2534d151630fa2b) Thanks [@gwhitney](https://github.com/gwhitney)! - feat: Allow clients to access messages from ESLint

## 16.1.2

### 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.2",
"version": "16.2.0",
"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 689f67a

Please sign in to comment.