Skip to content

Commit 2c01fee

Browse files
committed
Release 1.0.0-alpha.2
1 parent 2c578a6 commit 2c01fee

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

3+
4+
## v1.0.0-alpha.2 (2024-04-17)
5+
6+
#### :rocket: Enhancement
7+
* [#96](https://github.com/ember-cli/babel-plugin-debug-macros/pull/96) Add a mode that converts to @embroider/macros ([@ef4](https://github.com/ef4))
8+
9+
#### Committers: 1
10+
- Edward Faulkner ([@ef4](https://github.com/ef4))
11+
312
## v1.0.0-alpha.1 (2024-04-11)
413

514
#### :bug: Bug Fix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-debug-macros",
3-
"version": "1.0.0-alpha.1",
3+
"version": "1.0.0-alpha.2",
44
"description": "Debug macros and feature flag stripping",
55
"keywords": [
66
"babel",

0 commit comments

Comments
 (0)