We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a535f9f commit 1c8b7baCopy full SHA for 1c8b7ba
CHANGELOG.md
@@ -0,0 +1,13 @@
1
+# Changelog
2
+
3
+## [0.6.0](https://github.com/oxc-project/oxc-walker/compare/v0.5.2...v0.6.0) (2025-11-18)
4
5
6
+### Features
7
8
+* peer oxc-parser to v0.98.0 ([#166](https://github.com/oxc-project/oxc-walker/issues/166)) ([a535f9f](https://github.com/oxc-project/oxc-walker/commit/a535f9f1d0da9235aaa9f243d91cf715241814ca))
9
10
11
+### Bug Fixes
12
13
+* release-please ([bf7002d](https://github.com/oxc-project/oxc-walker/commit/bf7002dadbad537d851719d944cafd3eee011882))
package.json
@@ -1,7 +1,7 @@
{
"name": "oxc-walker",
"type": "module",
- "version": "0.5.2",
+ "version": "0.6.0",
"packageManager": "[email protected]",
"description": "",
"license": "MIT",
0 commit comments