Skip to content

Commit acb4d5d

Browse files
authored
v0.3.8 (#62)
1 parent 9c24bbb commit acb4d5d

File tree

14 files changed

+106
-14
lines changed

14 files changed

+106
-14
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,33 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.8](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.8) (2023-11-14)
7+
8+
9+
### Bug Fixes
10+
11+
* clean when install ([#50](https://github.com/cnpm/rapid/issues/50)) ([48d15f9](https://github.com/cnpm/rapid/commit/48d15f949265cc424a20b1474ace356d67cba590))
12+
* ensure access ([#56](https://github.com/cnpm/rapid/issues/56)) ([a60bd28](https://github.com/cnpm/rapid/commit/a60bd280735ce82d6f7e509ab87e7ea370d13298))
13+
* node gyp scripts ([#60](https://github.com/cnpm/rapid/issues/60)) ([9c24bbb](https://github.com/cnpm/rapid/commit/9c24bbb9bb928fe5f9ef67d702cec75dc01a9880))
14+
* production mode ([#46](https://github.com/cnpm/rapid/issues/46)) ([3fb30b5](https://github.com/cnpm/rapid/commit/3fb30b518408342360fadf4e5ec93258dd588418))
15+
* spin ([#55](https://github.com/cnpm/rapid/issues/55)) ([b1276f8](https://github.com/cnpm/rapid/commit/b1276f82838b5be769262fea2fcf46f45d9a21d2))
16+
17+
18+
### Features
19+
20+
* better prompt ([#52](https://github.com/cnpm/rapid/issues/52)) ([ae15130](https://github.com/cnpm/rapid/commit/ae151302f3658a299b91537e5aa86e8d8cdd1c84))
21+
* rapid bar ([#48](https://github.com/cnpm/rapid/issues/48)) ([bb52985](https://github.com/cnpm/rapid/commit/bb5298543ce510bf3a17699fc850e96e7cc15217))
22+
* wrap retry for mount & detach ([#45](https://github.com/cnpm/rapid/issues/45)) ([e8621b6](https://github.com/cnpm/rapid/commit/e8621b69f4cd7484bb4b81bd55d747066c2c02f0))
23+
24+
25+
### Reverts
26+
27+
* Revert "chore: readme" ([824c496](https://github.com/cnpm/rapid/commit/824c49631538f6bf405a2aad495f674217f54896))
28+
29+
30+
31+
32+
633
## [0.3.7](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.7) (2023-11-08)
734

835

bindings/binding-darwin-amd64/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.8](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.8) (2023-11-14)
7+
8+
**Note:** Version bump only for package @cnpmjs/binding-darwin-x64
9+
10+
11+
12+
13+
614
## [0.3.7](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.7) (2023-11-08)
715

816
**Note:** Version bump only for package @cnpmjs/binding-darwin-x64

bindings/binding-darwin-amd64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cnpmjs/binding-darwin-x64",
3-
"version": "0.3.7",
3+
"version": "0.3.8",
44
"description": "downloader darwin x64 binding",
55
"main": "index.node",
66
"homepage": "https://github.com/cnpm/rapid",

bindings/binding-darwin-arm64/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.8](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.8) (2023-11-14)
7+
8+
**Note:** Version bump only for package @cnpmjs/binding-darwin-arm64
9+
10+
11+
12+
13+
614
## [0.3.7](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.7) (2023-11-08)
715

816
**Note:** Version bump only for package @cnpmjs/binding-darwin-arm64

bindings/binding-darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cnpmjs/binding-darwin-arm64",
3-
"version": "0.3.7",
3+
"version": "0.3.8",
44
"description": "downloader darwin arm64 binding",
55
"main": "index.node",
66
"homepage": "https://github.com/cnpm/rapid",

bindings/binding-linux-amd64/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.8](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.8) (2023-11-14)
7+
8+
**Note:** Version bump only for package @cnpmjs/binding-linux-x64
9+
10+
11+
12+
13+
614
## [0.3.7](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.7) (2023-11-08)
715

816
**Note:** Version bump only for package @cnpmjs/binding-linux-x64

bindings/binding-linux-amd64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cnpmjs/binding-linux-x64",
3-
"version": "0.3.7",
3+
"version": "0.3.8",
44
"description": "downloader linux x64 binding",
55
"main": "index.node",
66
"homepage": "https://github.com/cnpm/rapid",

bindings/binding-linux-arm64/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.8](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.8) (2023-11-14)
7+
8+
**Note:** Version bump only for package @cnpmjs/binding-linux-arm64
9+
10+
11+
12+
13+
614
## [0.3.7](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.7) (2023-11-08)
715

816
**Note:** Version bump only for package @cnpmjs/binding-linux-arm64

bindings/binding-linux-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cnpmjs/binding-linux-arm64",
3-
"version": "0.3.7",
3+
"version": "0.3.8",
44
"description": "downloader linux arm64 binding",
55
"main": "index.node",
66
"homepage": "https://github.com/cnpm/rapid",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"version": "0.3.7",
2+
"version": "0.3.8",
33
"lerna": "7.1.4"
44
}

0 commit comments

Comments
 (0)