Skip to content

Commit

Permalink
v0.3.8 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
elrrrrrrr authored Nov 14, 2023
1 parent 9c24bbb commit acb4d5d
Show file tree
Hide file tree
Showing 14 changed files with 106 additions and 14 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,33 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.8](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.8) (2023-11-14)


### Bug Fixes

* clean when install ([#50](https://github.com/cnpm/rapid/issues/50)) ([48d15f9](https://github.com/cnpm/rapid/commit/48d15f949265cc424a20b1474ace356d67cba590))
* ensure access ([#56](https://github.com/cnpm/rapid/issues/56)) ([a60bd28](https://github.com/cnpm/rapid/commit/a60bd280735ce82d6f7e509ab87e7ea370d13298))
* node gyp scripts ([#60](https://github.com/cnpm/rapid/issues/60)) ([9c24bbb](https://github.com/cnpm/rapid/commit/9c24bbb9bb928fe5f9ef67d702cec75dc01a9880))
* production mode ([#46](https://github.com/cnpm/rapid/issues/46)) ([3fb30b5](https://github.com/cnpm/rapid/commit/3fb30b518408342360fadf4e5ec93258dd588418))
* spin ([#55](https://github.com/cnpm/rapid/issues/55)) ([b1276f8](https://github.com/cnpm/rapid/commit/b1276f82838b5be769262fea2fcf46f45d9a21d2))


### Features

* better prompt ([#52](https://github.com/cnpm/rapid/issues/52)) ([ae15130](https://github.com/cnpm/rapid/commit/ae151302f3658a299b91537e5aa86e8d8cdd1c84))
* rapid bar ([#48](https://github.com/cnpm/rapid/issues/48)) ([bb52985](https://github.com/cnpm/rapid/commit/bb5298543ce510bf3a17699fc850e96e7cc15217))
* wrap retry for mount & detach ([#45](https://github.com/cnpm/rapid/issues/45)) ([e8621b6](https://github.com/cnpm/rapid/commit/e8621b69f4cd7484bb4b81bd55d747066c2c02f0))


### Reverts

* Revert "chore: readme" ([824c496](https://github.com/cnpm/rapid/commit/824c49631538f6bf405a2aad495f674217f54896))





## [0.3.7](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.7) (2023-11-08)


Expand Down
8 changes: 8 additions & 0 deletions bindings/binding-darwin-amd64/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.8](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.8) (2023-11-14)

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





## [0.3.7](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.7) (2023-11-08)

**Note:** Version bump only for package @cnpmjs/binding-darwin-x64
Expand Down
2 changes: 1 addition & 1 deletion bindings/binding-darwin-amd64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cnpmjs/binding-darwin-x64",
"version": "0.3.7",
"version": "0.3.8",
"description": "downloader darwin x64 binding",
"main": "index.node",
"homepage": "https://github.com/cnpm/rapid",
Expand Down
8 changes: 8 additions & 0 deletions bindings/binding-darwin-arm64/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.8](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.8) (2023-11-14)

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





## [0.3.7](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.7) (2023-11-08)

**Note:** Version bump only for package @cnpmjs/binding-darwin-arm64
Expand Down
2 changes: 1 addition & 1 deletion bindings/binding-darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cnpmjs/binding-darwin-arm64",
"version": "0.3.7",
"version": "0.3.8",
"description": "downloader darwin arm64 binding",
"main": "index.node",
"homepage": "https://github.com/cnpm/rapid",
Expand Down
8 changes: 8 additions & 0 deletions bindings/binding-linux-amd64/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.8](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.8) (2023-11-14)

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





## [0.3.7](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.7) (2023-11-08)

**Note:** Version bump only for package @cnpmjs/binding-linux-x64
Expand Down
2 changes: 1 addition & 1 deletion bindings/binding-linux-amd64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cnpmjs/binding-linux-x64",
"version": "0.3.7",
"version": "0.3.8",
"description": "downloader linux x64 binding",
"main": "index.node",
"homepage": "https://github.com/cnpm/rapid",
Expand Down
8 changes: 8 additions & 0 deletions bindings/binding-linux-arm64/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.8](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.8) (2023-11-14)

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





## [0.3.7](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.7) (2023-11-08)

**Note:** Version bump only for package @cnpmjs/binding-linux-arm64
Expand Down
2 changes: 1 addition & 1 deletion bindings/binding-linux-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cnpmjs/binding-linux-arm64",
"version": "0.3.7",
"version": "0.3.8",
"description": "downloader linux arm64 binding",
"main": "index.node",
"homepage": "https://github.com/cnpm/rapid",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"version": "0.3.7",
"version": "0.3.8",
"lerna": "7.1.4"
}
11 changes: 11 additions & 0 deletions packages/binding/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.8](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.8) (2023-11-14)


### Bug Fixes

* production mode ([#46](https://github.com/cnpm/rapid/issues/46)) ([3fb30b5](https://github.com/cnpm/rapid/commit/3fb30b518408342360fadf4e5ec93258dd588418))





## [0.3.7](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.7) (2023-11-08)


Expand Down
10 changes: 5 additions & 5 deletions packages/binding/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cnpmjs/binding",
"version": "0.3.7",
"version": "0.3.8",
"description": "downloader binding",
"main": "index.js",
"files": [
Expand All @@ -18,10 +18,10 @@
"pack": "npm pack"
},
"optionalDependencies": {
"@cnpmjs/binding-darwin-arm64": "^0.3.7",
"@cnpmjs/binding-darwin-x64": "^0.3.7",
"@cnpmjs/binding-linux-arm64": "^0.3.7",
"@cnpmjs/binding-linux-x64": "^0.3.7"
"@cnpmjs/binding-darwin-arm64": "^0.3.8",
"@cnpmjs/binding-darwin-x64": "^0.3.8",
"@cnpmjs/binding-linux-arm64": "^0.3.8",
"@cnpmjs/binding-linux-x64": "^0.3.8"
},
"devDependencies": {
"@napi-rs/cli": "^2.4.2"
Expand Down
22 changes: 22 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,28 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.8](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.8) (2023-11-14)


### Bug Fixes

* clean when install ([#50](https://github.com/cnpm/rapid/issues/50)) ([48d15f9](https://github.com/cnpm/rapid/commit/48d15f949265cc424a20b1474ace356d67cba590))
* ensure access ([#56](https://github.com/cnpm/rapid/issues/56)) ([a60bd28](https://github.com/cnpm/rapid/commit/a60bd280735ce82d6f7e509ab87e7ea370d13298))
* node gyp scripts ([#60](https://github.com/cnpm/rapid/issues/60)) ([9c24bbb](https://github.com/cnpm/rapid/commit/9c24bbb9bb928fe5f9ef67d702cec75dc01a9880))
* production mode ([#46](https://github.com/cnpm/rapid/issues/46)) ([3fb30b5](https://github.com/cnpm/rapid/commit/3fb30b518408342360fadf4e5ec93258dd588418))
* spin ([#55](https://github.com/cnpm/rapid/issues/55)) ([b1276f8](https://github.com/cnpm/rapid/commit/b1276f82838b5be769262fea2fcf46f45d9a21d2))


### Features

* better prompt ([#52](https://github.com/cnpm/rapid/issues/52)) ([ae15130](https://github.com/cnpm/rapid/commit/ae151302f3658a299b91537e5aa86e8d8cdd1c84))
* rapid bar ([#48](https://github.com/cnpm/rapid/issues/48)) ([bb52985](https://github.com/cnpm/rapid/commit/bb5298543ce510bf3a17699fc850e96e7cc15217))
* wrap retry for mount & detach ([#45](https://github.com/cnpm/rapid/issues/45)) ([e8621b6](https://github.com/cnpm/rapid/commit/e8621b69f4cd7484bb4b81bd55d747066c2c02f0))





## [0.3.7](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.7) (2023-11-08)


Expand Down
8 changes: 4 additions & 4 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cnpmjs/rapid",
"version": "0.3.7",
"version": "0.3.8",
"description": "The rapid npm installed cli built with Nydus",
"main": "lib/index.js",
"bin": {
Expand All @@ -11,7 +11,7 @@
"lib"
],
"dependencies": {
"@cnpmjs/binding": "^0.3.7",
"@cnpmjs/binding": "^0.3.8",
"@npmcli/arborist": "^6.1.5",
"@npmcli/map-workspaces": "^3.0.0",
"await-event": "^2.1.0",
Expand All @@ -23,6 +23,7 @@
"inquirer": "^8.2.6",
"ms": "^0.7.1",
"nanospinner": "^1.1.0",
"node-gyp": "^9.0.0",
"npm-normalize-package-bin": "^3.0.1",
"npm-package-arg": "^10.1.0",
"p-map": "^4.0.0",
Expand All @@ -31,8 +32,7 @@
"semver": "^7.3.8",
"urllib": "^3.16.1",
"yargs": "^17.7.2",
"yargs-parser": "^9.0.2",
"node-gyp": "^9.0.0"
"yargs-parser": "^9.0.2"
},
"homepage": "https://github.com/cnpm/rapid",
"repository": {
Expand Down

0 comments on commit acb4d5d

Please sign in to comment.