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 6fbb932 commit 602a7abCopy full SHA for 602a7ab
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.3.1](https://github.com/eslint/create-config/compare/v1.3.0...v1.3.1) (2024-08-13)
4
+
5
6
+### Bug Fixes
7
8
+* re-trigger release-please ([#145](https://github.com/eslint/create-config/issues/145)) ([6fbb932](https://github.com/eslint/create-config/commit/6fbb9326280847b7ad58fa0049ce086398dede39))
9
10
## [1.3.0](https://github.com/eslint/create-config/compare/v1.2.0...v1.3.0) (2024-08-04)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@eslint/create-config",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "Utility to create ESLint config files.",
"keywords": [
"ast",
0 commit comments