Skip to content

Commit

Permalink
chore: release package(s) v1.0.2 (#94)
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] authored Aug 8, 2022
1 parent 8149b20 commit 451b288
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/pink-crews-doubt.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

## 1.0.2

### Patch Changes

- [#93](https://github.com/JounQin/remark-preset-prettier/pull/93) [`8149b20`](https://github.com/JounQin/remark-preset-prettier/commit/8149b2039c244441f8be2e64b126a77193e607cc) Thanks [@JounQin](https://github.com/JounQin)! - fix: revert node engines change to `>=12.20` - close #90

## 1.0.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": "remark-preset-prettier",
"version": "1.0.1",
"version": "1.0.2",
"type": "module",
"description": "Turns off all rules that are unnecessary or might conflict with Prettier.",
"repository": "git@github.com:JounQin/remark-preset-prettier.git",
Expand Down

0 comments on commit 451b288

Please sign in to comment.