Skip to content

Commit 602a7ab

Browse files
chore: release 1.3.1 (#146)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6fbb932 commit 602a7ab

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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+
310
## [1.3.0](https://github.com/eslint/create-config/compare/v1.2.0...v1.3.0) (2024-08-04)
411

512

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": "1.3.0",
3+
"version": "1.3.1",
44
"description": "Utility to create ESLint config files.",
55
"keywords": [
66
"ast",

0 commit comments

Comments
 (0)