Skip to content

Commit 034f623

Browse files
Prepare Release v13.1.0 using 'release-plan'
1 parent f211ee4 commit 034f623

3 files changed

Lines changed: 16 additions & 17 deletions

File tree

.release-plan.json

Lines changed: 4 additions & 16 deletions
Large diffs are not rendered by default.

CHANGELOG.md

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

3+
## Release (2026-04-21)
4+
5+
* eslint-plugin-ember 13.1.0 (minor)
6+
7+
#### :rocket: Enhancement
8+
* `eslint-plugin-ember`
9+
* [#2715](https://github.com/ember-cli/eslint-plugin-ember/pull/2715) feat: re-export hbs parser and document HBS flat-config setup ([@johanrd](https://github.com/johanrd))
10+
11+
#### Committers: 1
12+
- [@johanrd](https://github.com/johanrd)
13+
314
## Release (2026-04-20)
415

516
* eslint-plugin-ember 13.0.0 (major)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-ember",
3-
"version": "13.0.0",
3+
"version": "13.1.0",
44
"description": "ESLint plugin for Ember.js apps",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)