Skip to content

Commit 1d35087

Browse files
chore: release 1.7.0 (#162)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 886f39e commit 1d35087

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.7.0](https://github.com/eslint/create-config/compare/v1.6.0...v1.7.0) (2025-03-31)
4+
5+
6+
### Features
7+
8+
* support languages json/markdown/css ([#159](https://github.com/eslint/create-config/issues/159)) ([886f39e](https://github.com/eslint/create-config/commit/886f39e0fd841fd2f15530b141a7b47c025e6c71))
9+
310
## [1.6.0](https://github.com/eslint/create-config/compare/v1.5.0...v1.6.0) (2025-03-20)
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.6.0",
3+
"version": "1.7.0",
44
"description": "Utility to create ESLint config files.",
55
"keywords": [
66
"ast",

0 commit comments

Comments
 (0)