You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"reason": "Appears in changelog section :boom: Breaking Change"
11
+
},
8
12
{
9
13
"impact": "patch",
10
-
"reason": "Appears in changelog section :bug: Bug Fix"
14
+
"reason": "Appears in changelog section :house: Internal"
11
15
}
12
16
],
13
17
"pkgJSONPath": "./package.json"
14
18
}
15
19
},
16
-
"description": "## Release (2024-04-16)\n\ndecorator-transforms 1.2.1 (patch)\n\n#### :bug: Bug Fix\n* `decorator-transforms`\n * [#24](https://github.com/ef4/decorator-transforms/pull/24) add a prepare script to make sure it builds ([@mansona](https://github.com/mansona))\n\n#### Committers: 1\n- Chris Manson ([@mansona](https://github.com/mansona))\n"
20
+
"description": "## Release (2024-04-27)\n\ndecorator-transforms 2.0.0 (major)\n\n#### :boom: Breaking Change\n* `decorator-transforms`\n * [#26](https://github.com/ef4/decorator-transforms/pull/26) Implement runEarly for arbitrary browser compatibility ([@ef4](https://github.com/ef4))\n\n#### :house: Internal\n* `decorator-transforms`\n * [#19](https://github.com/ef4/decorator-transforms/pull/19) Test interop with template-colocation-plugin ([@ef4](https://github.com/ef4))\n\n#### Committers: 1\n- Edward Faulkner ([@ef4](https://github.com/ef4))\n"
0 commit comments