Skip to content

Commit

Permalink
v0.5.0-alpha.11
Browse files Browse the repository at this point in the history
  • Loading branch information
akitaSummer committed Mar 5, 2024
1 parent 423e168 commit 8f9ad3b
Show file tree
Hide file tree
Showing 14 changed files with 74 additions and 12 deletions.
11 changes: 11 additions & 0 deletions 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.5.0-alpha.11](https://github.com/cnpm/rapid/compare/v0.5.0-alpha.10...v0.5.0-alpha.11) (2024-03-05)


### Bug Fixes

* del log ([423e168](https://github.com/cnpm/rapid/commit/423e168b88e12c176cb41510b2beebb177a49ba0))





# [0.5.0-alpha.10](https://github.com/cnpm/rapid/compare/v0.5.0-alpha.9...v0.5.0-alpha.10) (2024-03-05)


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.5.0-alpha.11](https://github.com/cnpm/rapid/compare/v0.5.0-alpha.10...v0.5.0-alpha.11) (2024-03-05)

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





# [0.5.0-alpha.10](https://github.com/cnpm/rapid/compare/v0.5.0-alpha.9...v0.5.0-alpha.10) (2024-03-05)

**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.5.0-alpha.10",
"version": "0.5.0-alpha.11",
"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.5.0-alpha.11](https://github.com/cnpm/rapid/compare/v0.5.0-alpha.10...v0.5.0-alpha.11) (2024-03-05)

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





# [0.5.0-alpha.10](https://github.com/cnpm/rapid/compare/v0.5.0-alpha.9...v0.5.0-alpha.10) (2024-03-05)

**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.5.0-alpha.10",
"version": "0.5.0-alpha.11",
"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.5.0-alpha.11](https://github.com/cnpm/rapid/compare/v0.5.0-alpha.10...v0.5.0-alpha.11) (2024-03-05)

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





# [0.5.0-alpha.10](https://github.com/cnpm/rapid/compare/v0.5.0-alpha.9...v0.5.0-alpha.10) (2024-03-05)

**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.5.0-alpha.10",
"version": "0.5.0-alpha.11",
"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.5.0-alpha.11](https://github.com/cnpm/rapid/compare/v0.5.0-alpha.10...v0.5.0-alpha.11) (2024-03-05)

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





# [0.5.0-alpha.10](https://github.com/cnpm/rapid/compare/v0.5.0-alpha.9...v0.5.0-alpha.10) (2024-03-05)

**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.5.0-alpha.10",
"version": "0.5.0-alpha.11",
"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.5.0-alpha.10",
"version": "0.5.0-alpha.11",
"lerna": "7.1.4"
}
8 changes: 8 additions & 0 deletions packages/binding/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.5.0-alpha.11](https://github.com/cnpm/rapid/compare/v0.5.0-alpha.10...v0.5.0-alpha.11) (2024-03-05)

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





# [0.5.0-alpha.10](https://github.com/cnpm/rapid/compare/v0.5.0-alpha.9...v0.5.0-alpha.10) (2024-03-05)

**Note:** Version bump only for package @cnpmjs/binding
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.5.0-alpha.10",
"version": "0.5.0-alpha.11",
"description": "downloader binding",
"main": "index.js",
"files": [
Expand All @@ -18,10 +18,10 @@
"pack": "npm pack"
},
"optionalDependencies": {
"@cnpmjs/binding-darwin-arm64": "^0.5.0-alpha.10",
"@cnpmjs/binding-darwin-x64": "^0.5.0-alpha.10",
"@cnpmjs/binding-linux-arm64": "^0.5.0-alpha.10",
"@cnpmjs/binding-linux-x64": "^0.5.0-alpha.10"
"@cnpmjs/binding-darwin-arm64": "^0.5.0-alpha.11",
"@cnpmjs/binding-darwin-x64": "^0.5.0-alpha.11",
"@cnpmjs/binding-linux-arm64": "^0.5.0-alpha.11",
"@cnpmjs/binding-linux-x64": "^0.5.0-alpha.11"
},
"devDependencies": {
"@napi-rs/cli": "^2.4.2"
Expand Down
11 changes: 11 additions & 0 deletions packages/cli/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.5.0-alpha.11](https://github.com/cnpm/rapid/compare/v0.5.0-alpha.10...v0.5.0-alpha.11) (2024-03-05)


### Bug Fixes

* del log ([423e168](https://github.com/cnpm/rapid/commit/423e168b88e12c176cb41510b2beebb177a49ba0))





# [0.5.0-alpha.10](https://github.com/cnpm/rapid/compare/v0.5.0-alpha.9...v0.5.0-alpha.10) (2024-03-05)


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.5.0-alpha.10",
"version": "0.5.0-alpha.11",
"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.5.0-alpha.10",
"@cnpmjs/binding": "^0.5.0-alpha.11",
"@npmcli/arborist": "^6.1.5",
"@npmcli/map-workspaces": "^3.0.0",
"auto-launch": "^5.0.6",
Expand Down

0 comments on commit 8f9ad3b

Please sign in to comment.