File tree Expand file tree Collapse file tree 3 files changed +40
-1
lines changed
Expand file tree Collapse file tree 3 files changed +40
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "solution" : {
3+ "ember-functions-as-helper-polyfill" : {
4+ "impact" : " patch" ,
5+ "oldVersion" : " 2.1.2" ,
6+ "newVersion" : " 2.1.3" ,
7+ "tagName" : " latest" ,
8+ "constraints" : [
9+ {
10+ "impact" : " patch" ,
11+ "reason" : " Appears in changelog section :bug: Bug Fix"
12+ },
13+ {
14+ "impact" : " patch" ,
15+ "reason" : " Appears in changelog section :house: Internal"
16+ }
17+ ],
18+ "pkgJSONPath" : " ./package.json"
19+ }
20+ },
21+ "description" : " ## Release (2025-05-06)\n\n * ember-functions-as-helper-polyfill 2.1.3 (patch)\n\n #### :bug: Bug Fix\n * `ember-functions-as-helper-polyfill`\n * [#147](https://github.com/ember-polyfills/ember-functions-as-helper-polyfill/pull/147) fix: Remove @ember/string dependency ([@MichalBryxi](https://github.com/MichalBryxi))\n\n #### :house: Internal\n * `ember-functions-as-helper-polyfill`\n * [#149](https://github.com/ember-polyfills/ember-functions-as-helper-polyfill/pull/149) Add release-plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#148](https://github.com/ember-polyfills/ember-functions-as-helper-polyfill/pull/148) Switch to pnpm ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n #### Committers: 2\n - Michal Bryxí ([@MichalBryxi](https://github.com/MichalBryxi))\n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
22+ }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2025-05-06)
4+
5+ * ember-functions-as-helper-polyfill 2.1.3 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` ember-functions-as-helper-polyfill `
9+ * [ #147 ] ( https://github.com/ember-polyfills/ember-functions-as-helper-polyfill/pull/147 ) fix: Remove @ember/string dependency ([ @MichalBryxi ] ( https://github.com/MichalBryxi ) )
10+
11+ #### :house : Internal
12+ * ` ember-functions-as-helper-polyfill `
13+ * [ #149 ] ( https://github.com/ember-polyfills/ember-functions-as-helper-polyfill/pull/149 ) Add release-plan ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
14+ * [ #148 ] ( https://github.com/ember-polyfills/ember-functions-as-helper-polyfill/pull/148 ) Switch to pnpm ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
15+
16+ #### Committers: 2
17+ - Michal Bryxí ([ @MichalBryxi ] ( https://github.com/MichalBryxi ) )
18+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
19+
320## [ 2.1.2] ( https://github.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v2.1.1...v2.1.2 ) (2023-08-03)
421
522
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-functions-as-helper-polyfill" ,
3- "version" : " 2.1.2 " ,
3+ "version" : " 2.1.3 " ,
44 "description" : " Implementation of RFC 756, Default Helper Manager" ,
55 "keywords" : [
66 " ember-addon"
You can’t perform that action at this time.
0 commit comments