File tree 6 files changed +15
-3
lines changed
6 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.0.21] ( https://github.com/oxc-project/oxc-node/compare/v0.0.20...v0.0.21 ) (2025-03-16)
7
+
8
+ ** Note:** Version bump only for package oxc-node
9
+
6
10
## [ 0.0.20] ( https://github.com/oxc-project/oxc-node/compare/v0.0.19...v0.0.20 ) (2025-03-05)
7
11
8
12
** Note:** Version bump only for package oxc-node
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
- "version" : " 0.0.20 " ,
3
+ "version" : " 0.0.21 " ,
4
4
"packages" : [" packages/*" ],
5
5
"npmClient" : " pnpm" ,
6
6
"skipNxCache" : true ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.0.21] ( https://github.com/oxc-project/oxc-node/compare/v0.0.20...v0.0.21 ) (2025-03-16)
7
+
8
+ ** Note:** Version bump only for package @oxc-node/cli
9
+
6
10
## [ 0.0.20] ( https://github.com/oxc-project/oxc-node/compare/v0.0.19...v0.0.20 ) (2025-03-05)
7
11
8
12
** Note:** Version bump only for package @oxc-node/cli
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @oxc-node/cli" ,
3
- "version" : " 0.0.20 " ,
3
+ "version" : " 0.0.21 " ,
4
4
"license" : " MIT" ,
5
5
"type" : " module" ,
6
6
"description" : " OXC Node cli" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.0.21] ( https://github.com/oxc-project/oxc-node/compare/v0.0.20...v0.0.21 ) (2025-03-16)
7
+
8
+ ** Note:** Version bump only for package @oxc-node/core
9
+
6
10
## [ 0.0.20] ( https://github.com/oxc-project/oxc-node/compare/v0.0.19...v0.0.20 ) (2025-03-05)
7
11
8
12
** Note:** Version bump only for package @oxc-node/core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @oxc-node/core" ,
3
- "version" : " 0.0.20 " ,
3
+ "version" : " 0.0.21 " ,
4
4
"main" : " ./index.js" ,
5
5
"browser" : " ./browser.js" ,
6
6
"types" : " ./index.d.ts" ,
You can’t perform that action at this time.
0 commit comments