Skip to content

Commit d5e8f66

Browse files
chore: release 1.1.0 (#110)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent de1d085 commit d5e8f66

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/eslint/create-config/compare/v1.0.3...v1.1.0) (2024-04-28)
4+
5+
6+
### Features
7+
8+
* remove style guides ([#108](https://github.com/eslint/create-config/issues/108)) ([de1d085](https://github.com/eslint/create-config/commit/de1d085e0c7f465492a352f577e14535cd745399))
9+
10+
11+
### Chores
12+
13+
* run tests in Node.js 22 ([#109](https://github.com/eslint/create-config/issues/109)) ([b2320d8](https://github.com/eslint/create-config/commit/b2320d8ac16e5d9d545e132fe7d0ec662f7c8420))
14+
315
## [1.0.3](https://github.com/eslint/create-config/compare/v1.0.2...v1.0.3) (2024-04-22)
416

517

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

0 commit comments

Comments
 (0)