Skip to content

Commit

Permalink
chore: release package(s) (#241)
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
JounQin and github-actions[bot] committed Nov 8, 2022
1 parent 235fe48 commit 0045942
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tidy-gifts-suffer.md

This file was deleted.

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

## 0.2.0

### Minor Changes

- [#234](https://github.com/un-ts/prettier/pull/234) [`103e4c0`](https://github.com/un-ts/prettier/commit/103e4c0770dc2a4cba54c1798abcd26f9a5e8908) Thanks [@huacnlee](https://github.com/huacnlee)! - feat: upgrade to use autocorrect-node (FFI version).

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/autocorrect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prettier-plugin-autocorrect",
"version": "0.1.0",
"version": "0.2.0",
"type": "module",
"description": "An opinionated AutoCorrect plugin for Prettier",
"repository": "git@github.com/un-ts/prettier.git",
Expand Down

0 comments on commit 0045942

Please sign in to comment.