Skip to content

Commit 41550e8

Browse files
chore(main): release 0.5.3
1 parent f8f7a79 commit 41550e8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.5.3](https://github.com/oxc-project/oxc-walker/compare/v0.5.2...v0.5.3) (2025-09-15)
4+
5+
6+
### Bug Fixes
7+
8+
* release-please ([bf7002d](https://github.com/oxc-project/oxc-walker/commit/bf7002dadbad537d851719d944cafd3eee011882))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "oxc-walker",
33
"type": "module",
4-
"version": "0.5.2",
4+
"version": "0.5.3",
55
"packageManager": "[email protected]",
66
"description": "",
77
"license": "MIT",

0 commit comments

Comments
 (0)