File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "solution" : {
33 "ember-cli-showdown" : {
44 "impact" : " patch" ,
5- "oldVersion" : " 9.0.0" ,
6- "newVersion" : " 9.0.1" ,
5+ "oldVersion" : " 9.0.1" ,
6+ "newVersion" : " 9.0.2" ,
7+ "tagName" : " latest" ,
78 "constraints" : [
89 {
910 "impact" : " patch" ,
10- "reason" : " Appears in changelog section :bug: Bug Fix "
11+ "reason" : " Appears in changelog section :house: Internal "
1112 }
1213 ],
1314 "pkgJSONPath" : " ./package.json"
1415 }
1516 },
16- "description" : " ## Release (2024-03-08 )\n\n ember -cli-showdown 9.0.1 (patch)\n\n #### :bug: Bug Fix \n * `ember-cli-showdown`\n * [#147 ](https://github.com/empress/ember-cli-showdown/pull/147 ) fix peer dependency ([@mansona](https://github.com/mansona))\n\n #### Committers: 1\n - Chris Manson ([@mansona](https://github.com/mansona))\n "
17+ "description" : " ## Release (2025-05-14 )\n\n * ember -cli-showdown 9.0.2 (patch)\n\n #### :house: Internal \n * `ember-cli-showdown`\n * [#152 ](https://github.com/empress/ember-cli-showdown/pull/152 ) fix lttf dashboard action - install pnpm ([@mansona](https://github.com/mansona)) \n * [#153](https://github.com/empress/ember-cli-showdown/pull/153) Update pnpm ([@mansona](https://github.com/mansona))\n\n #### Committers: 1\n - Chris Manson ([@mansona](https://github.com/mansona))\n "
1718}
Original file line number Diff line number Diff line change 11# Changelog
2+
3+ ## Release (2025-05-14)
4+
5+ * ember-cli-showdown 9.0.2 (patch)
6+
7+ #### :house : Internal
8+ * ` ember-cli-showdown `
9+ * [ #152 ] ( https://github.com/empress/ember-cli-showdown/pull/152 ) fix lttf dashboard action - install pnpm ([ @mansona ] ( https://github.com/mansona ) )
10+ * [ #153 ] ( https://github.com/empress/ember-cli-showdown/pull/153 ) Update pnpm ([ @mansona ] ( https://github.com/mansona ) )
11+
12+ #### Committers: 1
13+ - Chris Manson ([ @mansona ] ( https://github.com/mansona ) )
214## Release (2024-03-08)
315
416ember-cli-showdown 9.0.1 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-cli-showdown" ,
3- "version" : " 9.0.1 " ,
3+ "version" : " 9.0.2 " ,
44 "description" : " Ember component to render markdown into HTML." ,
55 "keywords" : [
66 " ember-addon" ,
You can’t perform that action at this time.
0 commit comments