Skip to content

Commit 1c8b7ba

Browse files
chore(main): release 0.6.0 (#135)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a535f9f commit 1c8b7ba

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

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.6.0",
55
"packageManager": "[email protected]",
66
"description": "",
77
"license": "MIT",

0 commit comments

Comments
 (0)