We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38d293a commit 83d7dc3Copy full SHA for 83d7dc3
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.4.7](https://github.com/eslint/create-config/compare/v0.4.6...v0.4.7) (2023-07-29)
4
+
5
6
+### Chores
7
8
+* standardize npm script names ([#69](https://github.com/eslint/create-config/issues/69)) ([38d293a](https://github.com/eslint/create-config/commit/38d293af65e467829d286911442a124a10d9b926))
9
10
## [0.4.6](https://github.com/eslint/create-config/compare/v0.4.5...v0.4.6) (2023-07-24)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@eslint/create-config",
- "version": "0.4.6",
+ "version": "0.4.7",
"description": "Utility to create ESLint config files.",
"keywords": [
"ast",
0 commit comments