Skip to content

Commit 153e3ca

Browse files
committed
release alpha as stable
1 parent cdcd1f5 commit 153e3ca

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

.release-plan.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
{
22
"solution": {
33
"babel-plugin-ember-template-compilation": {
4-
"oldVersion": "3.0.0-alpha.4"
4+
"impact": "major",
5+
"oldVersion": "3.0.0-alpha.4",
6+
"newVersion": "3.0.0",
7+
"tagName": "latest",
8+
"pkgJSONPath": "./package.json"
59
}
610
},
7-
"description": "## Release (2025-05-06)\n\n\n\n#### :boom: Breaking Change\n* [#94](https://github.com/emberjs/babel-plugin-ember-template-compilation/pull/94) Releasing alpha as stable ([@ef4](https://github.com/ef4))\n\n#### Committers: 1\n- Edward Faulkner ([@ef4](https://github.com/ef4))\n"
11+
"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"
812
}

0 commit comments

Comments
 (0)