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 :rocket: Enhancement"
11
-
},
12
8
{
13
9
"impact": "patch",
14
-
"reason": "Appears in changelog section :house: Internal"
10
+
"reason": "Appears in changelog section :bug: Bug Fix"
15
11
}
16
12
],
17
13
"pkgJSONPath": "./package.json"
18
14
}
19
15
},
20
-
"description": "## Release (2024-04-16)\n\ndecorator-transforms 1.2.0 (minor)\n\n#### :rocket: Enhancement\n* `decorator-transforms`\n * [#17](https://github.com/ef4/decorator-transforms/pull/17) Replace static blocks with private static field initializers ([@davidtaylorhq](https://github.com/davidtaylorhq))\n\n#### :house: Internal\n* `decorator-transforms`\n * [#22](https://github.com/ef4/decorator-transforms/pull/22) add release-plan ([@mansona](https://github.com/mansona))\n\n#### Committers: 2\n- Chris Manson ([@mansona](https://github.com/mansona))\n- David Taylor ([@davidtaylorhq](https://github.com/davidtaylorhq))\n"
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"
0 commit comments