Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.3.6 #53

Merged
merged 1 commit into from
Nov 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.6](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.6) (2023-11-06)


### Bug Fixes

* clean when install ([#50](https://github.com/cnpm/rapid/issues/50)) ([48d15f9](https://github.com/cnpm/rapid/commit/48d15f949265cc424a20b1474ace356d67cba590))
* production mode ([#46](https://github.com/cnpm/rapid/issues/46)) ([3fb30b5](https://github.com/cnpm/rapid/commit/3fb30b518408342360fadf4e5ec93258dd588418))


### 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.5](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.5) (2023-11-01)


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.6](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.6) (2023-11-06)

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





## [0.3.5](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.5) (2023-11-01)

**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.5",
"version": "0.3.6",
"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.6](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.6) (2023-11-06)

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





## [0.3.5](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.5) (2023-11-01)

**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.5",
"version": "0.3.6",
"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.6](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.6) (2023-11-06)

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





## [0.3.5](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.5) (2023-11-01)

**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.5",
"version": "0.3.6",
"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.6](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.6) (2023-11-06)

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





## [0.3.5](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.5) (2023-11-01)

**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.5",
"version": "0.3.6",
"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.5",
"version": "0.3.6",
"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.6](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.6) (2023-11-06)


### Bug Fixes

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





## [0.3.5](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.5) (2023-11-01)


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

## [0.3.6](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.6) (2023-11-06)


### Bug Fixes

* clean when install ([#50](https://github.com/cnpm/rapid/issues/50)) ([48d15f9](https://github.com/cnpm/rapid/commit/48d15f949265cc424a20b1474ace356d67cba590))
* production mode ([#46](https://github.com/cnpm/rapid/issues/46)) ([3fb30b5](https://github.com/cnpm/rapid/commit/3fb30b518408342360fadf4e5ec93258dd588418))


### 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.5](https://github.com/cnpm/rapid/compare/v0.3.0...v0.3.5) (2023-11-01)


Expand Down
4 changes: 2 additions & 2 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.5",
"version": "0.3.6",
"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.5",
"@cnpmjs/binding": "^0.3.6",
"@npmcli/arborist": "^6.1.5",
"@npmcli/map-workspaces": "^3.0.0",
"await-event": "^2.1.0",
Expand Down
Loading