Skip to content

Commit b840b0e

Browse files
chore: release migrate-config 1.5.0 (#193)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4d92bce commit b840b0e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/migrate-config/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/rewrite/compare/migrate-config-v1.4.1...migrate-config-v1.5.0) (2025-04-30)
4+
5+
6+
### Features
7+
8+
* Better conversion of .eslintrc.js files in migrate-config ([#172](https://github.com/eslint/rewrite/issues/172)) ([63cb367](https://github.com/eslint/rewrite/commit/63cb3679a4ac931120e6fedfdcb3d934d8f5ed9b))
9+
310
## [1.4.1](https://github.com/eslint/rewrite/compare/migrate-config-v1.4.0...migrate-config-v1.4.1) (2025-04-01)
411

512

packages/migrate-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eslint/migrate-config",
3-
"version": "1.4.1",
3+
"version": "1.5.0",
44
"description": "Configuration migration for ESLint",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)