File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Expand file tree Collapse file tree 3 files changed +18
-2
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
+ ## [ 1.0.1] ( https://github.com/napi-rs/cross-toolchain/compare/v1.0.0...v1.0.1 ) (2025-08-15)
7
+
8
+ ** Note:** Version bump only for package @napi-rs/cross-toolchain
9
+
10
+
11
+
12
+
13
+
14
+ ## [ 1.0.1] ( https://github.com/napi-rs/cross-toolchain/compare/v1.0.0...v1.0.1 ) (2025-08-15)
15
+
16
+ ** Note:** Version bump only for package @napi-rs/cross-toolchain
17
+
18
+
19
+
20
+
21
+
6
22
## 0.0.1 (2023-12-03)
7
23
8
24
** Note:** Version bump only for package @napi-rs/cross-toolchain
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"npmClient" : " yarn" ,
5
5
"gitTagVersion" : true ,
6
6
"command" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @napi-rs/cross-toolchain" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"license" : " MIT" ,
5
5
"main" : " index.js" ,
6
6
"types" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments