Skip to content

Commit 51f2136

Browse files
chore(main): release 0.7.0 (#200)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fe938a2 commit 51f2136

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.7.0](https://github.com/oxc-project/oxc-walker/compare/v0.6.0...v0.7.0) (2026-01-15)
4+
5+
6+
### Features
7+
8+
* export classes & types for external usage ([#199](https://github.com/oxc-project/oxc-walker/issues/199)) ([fe938a2](https://github.com/oxc-project/oxc-walker/commit/fe938a23b8443f0dd112af780e6acd82d7e42c20))
9+
310
## [0.6.0](https://github.com/oxc-project/oxc-walker/compare/v0.5.2...v0.6.0) (2025-11-18)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oxc-walker",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "",
55
"license": "MIT",
66
"repository": "oxc-project/oxc-walker",

0 commit comments

Comments
 (0)