Skip to content

Commit e09e0f0

Browse files
chore: release 0.4.7
1 parent bd20976 commit e09e0f0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.4.7](https://github.com/eslint/create-config/compare/v0.4.6...v0.4.7) (2023-10-25)
4+
5+
6+
### Chores
7+
8+
* run tests in Node.js 21 ([#76](https://github.com/eslint/create-config/issues/76)) ([bd20976](https://github.com/eslint/create-config/commit/bd209765bb01fe30c5281443aecc312dcb9141de))
9+
* run tests on all supported versions of Node.js ([#77](https://github.com/eslint/create-config/issues/77)) ([f7da13a](https://github.com/eslint/create-config/commit/f7da13a07978d0674fee4371002053d7b24ef489))
10+
* standardize npm script names ([#69](https://github.com/eslint/create-config/issues/69)) ([38d293a](https://github.com/eslint/create-config/commit/38d293af65e467829d286911442a124a10d9b926))
11+
* switch to eslint flat config ([#73](https://github.com/eslint/create-config/issues/73)) ([4bde28a](https://github.com/eslint/create-config/commit/4bde28a7011591cfaa6d86c852f4fb41b6e5be08))
12+
313
## [0.4.6](https://github.com/eslint/create-config/compare/v0.4.5...v0.4.6) (2023-07-24)
414

515

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eslint/create-config",
3-
"version": "0.4.6",
3+
"version": "0.4.7",
44
"description": "Utility to create ESLint config files.",
55
"keywords": [
66
"ast",

0 commit comments

Comments
 (0)