Skip to content

Commit f1099c4

Browse files
chore: release 1.5.0 (#154)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2a75349 commit f1099c4

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.5.0](https://github.com/eslint/create-config/compare/v1.4.0...v1.5.0) (2025-02-12)
4+
5+
6+
### Features
7+
8+
* avoid empty config warning ([#153](https://github.com/eslint/create-config/issues/153)) ([2a75349](https://github.com/eslint/create-config/commit/2a75349e35d5c4e83168ad83cbc401c1d6c0eaf1))
9+
310
## [1.4.0](https://github.com/eslint/create-config/compare/v1.3.1...v1.4.0) (2024-10-25)
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.4.0",
3+
"version": "1.5.0",
44
"description": "Utility to create ESLint config files.",
55
"keywords": [
66
"ast",

0 commit comments

Comments
 (0)