Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit f0e5541

Browse files
chore: release 7.2.3
1 parent dc75851 commit f0e5541

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [7.2.3](https://github.com/eslint/eslint-scope/compare/v7.2.2...v7.2.3) (2023-08-01)
4+
5+
6+
### Chores
7+
8+
* Remove add-to-triage ([#106](https://github.com/eslint/eslint-scope/issues/106)) ([dc75851](https://github.com/eslint/eslint-scope/commit/dc75851b92b47eb37ed617448c0291129db676e1))
9+
310
## [7.2.2](https://github.com/eslint/eslint-scope/compare/v7.2.1...v7.2.2) (2023-07-27)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"./package.json": "./package.json"
1313
},
14-
"version": "7.2.2",
14+
"version": "7.2.3",
1515
"engines": {
1616
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
1717
},

0 commit comments

Comments
 (0)