Skip to content

Commit 340b9cd

Browse files
committed
release: oxc-unshadowed-visitor@0.0.1
1 parent 0546287 commit 340b9cd

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
## <small>[0.0.1](https://github.com/rolldown/plugins/compare/oxc-unshadowed-visitor@0.0.0...oxc-unshadowed-visitor@0.0.1) (2026-03-29)</small>

packages/oxc-unshadowed-visitor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oxc-unshadowed-visitor",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "Scope-aware AST visitor that filters out references shadowed by local bindings",
55
"keywords": [
66
"ast",

0 commit comments

Comments
 (0)