Skip to content

Commit

Permalink
chore: release eslint-plugin-regexp (next)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 8, 2023
1 parent 416d95d commit 86f39ac
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"early-guests-hug",
"early-islands-press",
"early-islands-press2",
"fifty-schools-run",
"friendly-walls-reply",
"gold-baboons-clap",
"green-bananas-tie",
Expand Down Expand Up @@ -52,6 +53,7 @@
"tasty-penguins-cheat",
"thin-ears-relax",
"thin-insects-cover",
"twenty-coats-melt",
"twenty-snails-chew",
"warm-ladybugs-wonder",
"wicked-rules-rhyme",
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# eslint-plugin-regexp

## 2.0.0-next.14

### Major Changes

- Remove deprecated rules ([#652](https://github.com/ota-meshi/eslint-plugin-regexp/pull/652))

- Use jsdoc-type-pratt-parser instead of jsdoctypeparser ([#651](https://github.com/ota-meshi/eslint-plugin-regexp/pull/651))

## 2.0.0-next.13

### Minor 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": "eslint-plugin-regexp",
"version": "2.0.0-next.13",
"version": "2.0.0-next.14",
"description": "ESLint plugin for finding RegExp mistakes and RegExp style guide violations.",
"engines": {
"node": "^18 || >=20"
Expand Down

0 comments on commit 86f39ac

Please sign in to comment.