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"
12
-
},
13
-
{
14
-
"impact": "minor",
15
-
"reason": "Appears in changelog section :rocket: Enhancement"
16
-
},
17
9
{
18
10
"impact": "patch",
19
-
"reason": "Appears in changelog section :house: Internal"
11
+
"reason": "Appears in changelog section :bug: Bug Fix"
20
12
}
21
13
],
22
14
"pkgJSONPath": "./package.json"
23
15
}
24
16
},
25
-
"description": "## Release (2025-10-23)\n\n* empress-blog 5.0.0 (major)\n\n#### :boom: Breaking Change\n* `empress-blog`\n * [#196](https://github.com/empress/empress-blog/pull/196) drop ember-cli-showdown dependency ([@mansona](https://github.com/mansona))\n * [#195](https://github.com/empress/empress-blog/pull/195) Drop support for Ember < 3.28 ([@mansona](https://github.com/mansona))\n * [#193](https://github.com/empress/empress-blog/pull/193) swap to pnpm and drop support for node < 20 ([@mansona](https://github.com/mansona))\n * [#177](https://github.com/empress/empress-blog/pull/177) Breaking: drop support for Node < 16 ([@mansona](https://github.com/mansona))\n\n#### :rocket: Enhancement\n* `empress-blog`\n * [#197](https://github.com/empress/empress-blog/pull/197) update dependencies ([@mansona](https://github.com/mansona))\n * [#180](https://github.com/empress/empress-blog/pull/180) update all dependencies ([@mansona](https://github.com/mansona))\n\n#### :house: Internal\n* `empress-blog`\n * [#198](https://github.com/empress/empress-blog/pull/198) prepare to release with OIDC ([@mansona](https://github.com/mansona))\n * [#194](https://github.com/empress/empress-blog/pull/194) Update to 5.12 with ember-cli-update ([@mansona](https://github.com/mansona))\n * [#184](https://github.com/empress/empress-blog/pull/184) setup release-plan ([@mansona](https://github.com/mansona))\n * [#179](https://github.com/empress/empress-blog/pull/179) update to v4.12 with ember-cli-update ([@mansona](https://github.com/mansona))\n * [#178](https://github.com/empress/empress-blog/pull/178) Update to 4.8 with ember-cli-update ([@mansona](https://github.com/mansona))\n * [#176](https://github.com/empress/empress-blog/pull/176) Update ember to v4.4 with ember-cli-update ([@mansona](https://github.com/mansona))\n * [#157](https://github.com/empress/empress-blog/pull/157) [DOC] - fix some readme typos ([@sbatson5](https://github.com/sbatson5))\n\n#### Committers: 2\n- Chris Manson ([@mansona](https://github.com/mansona))\n- Scott Batson ([@sbatson5](https://github.com/sbatson5))\n"
17
+
"description": "## Release (2025-10-23)\n\n* empress-blog 5.0.1 (patch)\n\n#### :bug: Bug Fix\n* `empress-blog`\n * [#199](https://github.com/empress/empress-blog/pull/199) update npm on publish job ([@mansona](https://github.com/mansona))\n\n#### Committers: 1\n- Chris Manson ([@mansona](https://github.com/mansona))\n"
0 commit comments