File tree Expand file tree Collapse file tree 19 files changed +292
-43
lines changed
Expand file tree Collapse file tree 19 files changed +292
-43
lines changed Original file line number Diff line number Diff line change @@ -119,3 +119,4 @@ packages/downloader/test/nginx.conf
119119packages /binding /index.d.ts
120120.DS_Store
121121package-lock.json
122+ .vscode
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.5.0-alpha.6] ( https://github.com/cnpm/rapid/compare/v0.5.0-alpha.1...v0.5.0-alpha.6 ) (2024-02-28)
7+
8+
9+ ### Features
10+
11+ * add new version ([ 6ad510c] ( https://github.com/cnpm/rapid/commit/6ad510c65ebd28122a3740a74c2b47e823362d9c ) )
12+
13+
14+
15+
16+
17+ # [ 0.5.0-alpha.5] ( https://github.com/cnpm/rapid/compare/v0.5.0-alpha.1...v0.5.0-alpha.5 ) (2024-02-27)
18+
19+
20+ ### Features
21+
22+ * add new version ([ 615e447] ( https://github.com/cnpm/rapid/commit/615e447c3eb652bf671ec9add48cad008e8de23a ) )
23+
24+
25+
26+
27+
28+ # [ 0.5.0-alpha.4] ( https://github.com/cnpm/rapid/compare/v0.5.0-alpha.3...v0.5.0-alpha.4 ) (2024-02-27)
29+
30+
31+ ### Features
32+
33+ * del unionfs ([ 7f0afbe] ( https://github.com/cnpm/rapid/commit/7f0afbe9cb6e2578aef52cd9aa6036f080a013b6 ) )
34+
35+
36+
37+
38+
39+ # [ 0.5.0-alpha.3] ( https://github.com/cnpm/rapid/compare/v0.5.0-alpha.2...v0.5.0-alpha.3 ) (2024-02-27)
40+
41+ ** Note:** Version bump only for package cnpm-rapid-monorepo
42+
43+
44+
45+
46+
647# [ 0.4.0] ( https://github.com/cnpm/rapid/compare/v0.3.0...v0.4.0 ) (2024-02-01)
748
849
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.5.0-alpha.6] ( https://github.com/cnpm/rapid/compare/v0.5.0-alpha.1...v0.5.0-alpha.6 ) (2024-02-28)
7+
8+
9+ ### Features
10+
11+ * add new version ([ 6ad510c] ( https://github.com/cnpm/rapid/commit/6ad510c65ebd28122a3740a74c2b47e823362d9c ) )
12+
13+
14+
15+
16+
17+ # [ 0.5.0-alpha.5] ( https://github.com/cnpm/rapid/compare/v0.5.0-alpha.1...v0.5.0-alpha.5 ) (2024-02-27)
18+
19+
20+ ### Features
21+
22+ * add new version ([ 615e447] ( https://github.com/cnpm/rapid/commit/615e447c3eb652bf671ec9add48cad008e8de23a ) )
23+
24+
25+
26+
27+
28+ # [ 0.5.0-alpha.4] ( https://github.com/cnpm/rapid/compare/v0.5.0-alpha.3...v0.5.0-alpha.4 ) (2024-02-27)
29+
30+ ** Note:** Version bump only for package @cnpmjs/binding-darwin-x64
31+
32+
33+
34+
35+
36+ # [ 0.5.0-alpha.3] ( https://github.com/cnpm/rapid/compare/v0.5.0-alpha.2...v0.5.0-alpha.3 ) (2024-02-27)
37+
38+ ** Note:** Version bump only for package @cnpmjs/binding-darwin-x64
39+
40+
41+
42+
43+
644# [ 0.4.0] ( https://github.com/cnpm/rapid/compare/v0.3.0...v0.4.0 ) (2024-02-01)
745
846** Note:** Version bump only for package @cnpmjs/binding-darwin-x64
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ const checkFiles = [
88 'index.node' ,
99 'nydusd' ,
1010 'nydusd-bootstrap' ,
11- 'unionfs ' ,
11+ 'rapid_deamon ' ,
1212] ;
1313
1414for ( const file of checkFiles ) {
Original file line number Diff line number Diff line change 11{
22 "name" : " @cnpmjs/binding-darwin-x64" ,
3- "version" : " 0.4.0 " ,
3+ "version" : " 0.5.0-alpha.6 " ,
44 "description" : " downloader darwin x64 binding" ,
55 "main" : " index.node" ,
66 "homepage" : " https://github.com/cnpm/rapid" ,
1616 " index.node" ,
1717 " nydusd" ,
1818 " nydusd-bootstrap" ,
19- " unionfs "
19+ " rapid_deamon "
2020 ],
2121 "scripts" : {
2222 "pack" : " npm pack" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.5.0-alpha.6] ( https://github.com/cnpm/rapid/compare/v0.5.0-alpha.1...v0.5.0-alpha.6 ) (2024-02-28)
7+
8+
9+ ### Features
10+
11+ * add new version ([ 6ad510c] ( https://github.com/cnpm/rapid/commit/6ad510c65ebd28122a3740a74c2b47e823362d9c ) )
12+
13+
14+
15+
16+
17+ # [ 0.5.0-alpha.5] ( https://github.com/cnpm/rapid/compare/v0.5.0-alpha.1...v0.5.0-alpha.5 ) (2024-02-27)
18+
19+
20+ ### Features
21+
22+ * add new version ([ 615e447] ( https://github.com/cnpm/rapid/commit/615e447c3eb652bf671ec9add48cad008e8de23a ) )
23+
24+
25+
26+
27+
28+ # [ 0.5.0-alpha.4] ( https://github.com/cnpm/rapid/compare/v0.5.0-alpha.3...v0.5.0-alpha.4 ) (2024-02-27)
29+
30+ ** Note:** Version bump only for package @cnpmjs/binding-darwin-arm64
31+
32+
33+
34+
35+
36+ # [ 0.5.0-alpha.3] ( https://github.com/cnpm/rapid/compare/v0.5.0-alpha.2...v0.5.0-alpha.3 ) (2024-02-27)
37+
38+ ** Note:** Version bump only for package @cnpmjs/binding-darwin-arm64
39+
40+
41+
42+
43+
644# [ 0.4.0] ( https://github.com/cnpm/rapid/compare/v0.3.0...v0.4.0 ) (2024-02-01)
745
846** Note:** Version bump only for package @cnpmjs/binding-darwin-arm64
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ const checkFiles = [
88 'index.node' ,
99 // 'nydusd',
1010 // 'nydusd-bootstrap',
11- 'unionfs ' ,
11+ 'rapid_deamon ' ,
1212] ;
1313
1414for ( const file of checkFiles ) {
Original file line number Diff line number Diff line change 11{
22 "name" : " @cnpmjs/binding-darwin-arm64" ,
3- "version" : " 0.4.0 " ,
3+ "version" : " 0.5.0-alpha.6 " ,
44 "description" : " downloader darwin arm64 binding" ,
55 "main" : " index.node" ,
66 "homepage" : " https://github.com/cnpm/rapid" ,
1616 " index.node" ,
1717 " nydusd" ,
1818 " nydusd-bootstrap" ,
19- " unionfs "
19+ " rapid_deamon "
2020 ],
2121 "scripts" : {
2222 "pack" : " npm pack" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.5.0-alpha.6] ( https://github.com/cnpm/rapid/compare/v0.5.0-alpha.1...v0.5.0-alpha.6 ) (2024-02-28)
7+
8+
9+ ### Features
10+
11+ * add new version ([ 6ad510c] ( https://github.com/cnpm/rapid/commit/6ad510c65ebd28122a3740a74c2b47e823362d9c ) )
12+
13+
14+
15+
16+
17+ # [ 0.5.0-alpha.5] ( https://github.com/cnpm/rapid/compare/v0.5.0-alpha.1...v0.5.0-alpha.5 ) (2024-02-27)
18+
19+
20+ ### Features
21+
22+ * add new version ([ 615e447] ( https://github.com/cnpm/rapid/commit/615e447c3eb652bf671ec9add48cad008e8de23a ) )
23+
24+
25+
26+
27+
28+ # [ 0.5.0-alpha.4] ( https://github.com/cnpm/rapid/compare/v0.5.0-alpha.3...v0.5.0-alpha.4 ) (2024-02-27)
29+
30+ ** Note:** Version bump only for package @cnpmjs/binding-linux-x64
31+
32+
33+
34+
35+
36+ # [ 0.5.0-alpha.3] ( https://github.com/cnpm/rapid/compare/v0.5.0-alpha.2...v0.5.0-alpha.3 ) (2024-02-27)
37+
38+ ** Note:** Version bump only for package @cnpmjs/binding-linux-x64
39+
40+
41+
42+
43+
644# [ 0.4.0] ( https://github.com/cnpm/rapid/compare/v0.3.0...v0.4.0 ) (2024-02-01)
745
846** Note:** Version bump only for package @cnpmjs/binding-linux-x64
Original file line number Diff line number Diff line change 11{
22 "name" : " @cnpmjs/binding-linux-x64" ,
3- "version" : " 0.4.0 " ,
3+ "version" : " 0.5.0-alpha.6 " ,
44 "description" : " downloader linux x64 binding" ,
55 "main" : " index.node" ,
66 "homepage" : " https://github.com/cnpm/rapid" ,
1212 "files" : [
1313 " index.node" ,
1414 " nydusd" ,
15- " nydusd-bootstrap"
15+ " nydusd-bootstrap" ,
16+ " rapid_deamon"
1617 ],
1718 "engines" : {
1819 "node" : " >=12.0.0"
You can’t perform that action at this time.
0 commit comments