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 :memo: Documentation"
11
+
},
12
+
{
13
+
"impact": "patch",
14
+
"reason": "Appears in changelog section :house: Internal"
15
+
}
16
+
],
17
+
"pkgJSONPath": "./package.json"
18
+
}
19
+
},
20
+
"description": "## Release (2024-07-11)\n\nbabel-plugin-debug-macros 1.0.1 (patch)\n\n#### :memo: Documentation\n* `babel-plugin-debug-macros`\n * [#97](https://github.com/ember-cli/babel-plugin-debug-macros/pull/97) docs(README.md)/ Fix a typo in the name of the plugin ([@BlueCutOfficial](https://github.com/BlueCutOfficial))\n\n#### :house: Internal\n* `babel-plugin-debug-macros`\n * [#100](https://github.com/ember-cli/babel-plugin-debug-macros/pull/100) remove security warnings from github ([@mansona](https://github.com/mansona))\n * [#98](https://github.com/ember-cli/babel-plugin-debug-macros/pull/98) start using release-plan ([@mansona](https://github.com/mansona))\n\n#### Committers: 2\n- Chris Manson ([@mansona](https://github.com/mansona))\n- Marine Dunstetter ([@BlueCutOfficial](https://github.com/BlueCutOfficial))\n"
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,22 @@
1
1
# Changelog
2
2
3
+
## Release (2024-07-11)
4
+
5
+
babel-plugin-debug-macros 1.0.1 (patch)
6
+
7
+
#### :memo: Documentation
8
+
*`babel-plugin-debug-macros`
9
+
*[#97](https://github.com/ember-cli/babel-plugin-debug-macros/pull/97) docs(README.md)/ Fix a typo in the name of the plugin ([@BlueCutOfficial](https://github.com/BlueCutOfficial))
10
+
11
+
#### :house: Internal
12
+
*`babel-plugin-debug-macros`
13
+
*[#100](https://github.com/ember-cli/babel-plugin-debug-macros/pull/100) remove security warnings from github ([@mansona](https://github.com/mansona))
14
+
*[#98](https://github.com/ember-cli/babel-plugin-debug-macros/pull/98) start using release-plan ([@mansona](https://github.com/mansona))
15
+
16
+
#### Committers: 2
17
+
- Chris Manson ([@mansona](https://github.com/mansona))
0 commit comments