We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c01fee commit 505655aCopy full SHA for 505655a
CHANGELOG.md
@@ -1,6 +1,8 @@
1
2
3
4
+## v1.0.0 (2024-04-27)
5
+
6
## v1.0.0-alpha.2 (2024-04-17)
7
8
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-debug-macros",
- "version": "1.0.0-alpha.2",
+ "version": "1.0.0",
"description": "Debug macros and feature flag stripping",
"keywords": [
"babel",
0 commit comments