Skip to content

Commit 2b29949

Browse files
chore: release eslint-plugin-regexp (next) (#655)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5ac88c2 commit 2b29949

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"smart-chefs-poke",
5050
"sour-feet-explain",
5151
"spotty-phones-deliver",
52+
"strong-carrots-arrive",
5253
"swift-guests-trade",
5354
"tasty-penguins-cheat",
5455
"thin-ears-relax",

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# eslint-plugin-regexp
22

3+
## 2.0.0-next.15
4+
5+
### Patch Changes
6+
7+
- Use new ESLint API ([#654](https://github.com/ota-meshi/eslint-plugin-regexp/pull/654))
8+
39
## 2.0.0-next.14
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-regexp",
3-
"version": "2.0.0-next.14",
3+
"version": "2.0.0-next.15",
44
"description": "ESLint plugin for finding RegExp mistakes and RegExp style guide violations.",
55
"engines": {
66
"node": "^18 || >=20"

0 commit comments

Comments
 (0)