Skip to content

Commit 505655a

Browse files
committed
Release 1.0.0
1 parent 2c01fee commit 505655a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11

22

33

4+
## v1.0.0 (2024-04-27)
5+
46
## v1.0.0-alpha.2 (2024-04-17)
57

68
#### :rocket: Enhancement

package.json

+1-1
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.2",
3+
"version": "1.0.0",
44
"description": "Debug macros and feature flag stripping",
55
"keywords": [
66
"babel",

0 commit comments

Comments
 (0)