Skip to content

Commit e4f219b

Browse files
committed
adjust release log
1 parent 6c16ebe commit e4f219b

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

.release-plan.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
"pkgJSONPath": "./package.json"
2323
}
2424
},
25-
"description": "## Release (2025-03-26)\n\n* babel-plugin-ember-template-compilation 3.0.0-alpha.1 (major)\n\n#### :bug: Bug Fix\n* `babel-plugin-ember-template-compilation`\n * [#83](https://github.com/emberjs/babel-plugin-ember-template-compilation/pull/83) Don't try to auto-detect ember template compiler when targetFormat do… ([@ef4](https://github.com/ef4))\n\n#### Committers: 1\n- Edward Faulkner ([@ef4](https://github.com/ef4))\n\n\n## v3.0.0-alpha.0-babel-plugin-ember-template-compilation (2025-03-25)\n\n#### :boom: Breaking Change\n* `babel-plugin-ember-template-compilation`\n * [#77](https://github.com/emberjs/babel-plugin-ember-template-compilation/pull/77) Convert to esm ([@ef4](https://github.com/ef4))\n * [#75](https://github.com/emberjs/babel-plugin-ember-template-compilation/pull/75) Drop support for node < 18 ([@ef4](https://github.com/ef4))\n\n#### :house: Internal\n* `babel-plugin-ember-template-compilation`\n * [#76](https://github.com/emberjs/babel-plugin-ember-template-compilation/pull/76) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions))\n\n#### Committers: 2\n- Edward Faulkner ([@ef4](https://github.com/ef4))\n- [@github-actions[bot]](https://github.com/apps/github-actions)\n"
25+
"description": "## Release (2025-03-26)\n\n* babel-plugin-ember-template-compilation 3.0.0-alpha.1 (major)\n\n#### :bug: Bug Fix\n* `babel-plugin-ember-template-compilation`\n * [#83](https://github.com/emberjs/babel-plugin-ember-template-compilation/pull/83) Don't try to auto-detect ember template compiler when targetFormat do… ([@ef4](https://github.com/ef4))\n\n#### Committers: 1\n- Edward Faulkner ([@ef4](https://github.com/ef4))\n"
2626
}

CHANGELOG.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,6 @@
1212
- Edward Faulkner ([@ef4](https://github.com/ef4))
1313

1414

15-
## v3.0.0-alpha.0-babel-plugin-ember-template-compilation (2025-03-25)
16-
17-
#### :boom: Breaking Change
18-
* `babel-plugin-ember-template-compilation`
19-
* [#77](https://github.com/emberjs/babel-plugin-ember-template-compilation/pull/77) Convert to esm ([@ef4](https://github.com/ef4))
20-
* [#75](https://github.com/emberjs/babel-plugin-ember-template-compilation/pull/75) Drop support for node < 18 ([@ef4](https://github.com/ef4))
21-
22-
#### :house: Internal
23-
* `babel-plugin-ember-template-compilation`
24-
* [#76](https://github.com/emberjs/babel-plugin-ember-template-compilation/pull/76) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions))
25-
26-
#### Committers: 2
27-
- Edward Faulkner ([@ef4](https://github.com/ef4))
28-
- [@github-actions[bot]](https://github.com/apps/github-actions)
29-
3015
## Release (2025-03-26)
3116

3217
babel-plugin-ember-template-compilation 2.4.1 (patch)

0 commit comments

Comments
 (0)