Skip to content

Commit

Permalink
v0.1.78
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 25, 2024
1 parent 3be105f commit 8f122a2
Show file tree
Hide file tree
Showing 24 changed files with 55 additions and 67 deletions.
4 changes: 2 additions & 2 deletions dist/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neon-rs/cli",
"version": "0.1.77",
"version": "0.1.78",
"description": "Command-line build tool for Neon modules.",
"type": "module",
"exports": "./index.js",
Expand Down Expand Up @@ -31,7 +31,7 @@
"@cargo-messages/darwin-arm64": "0.1.77",
"@cargo-messages/darwin-x64": "0.1.77",
"@cargo-messages/linux-arm-gnueabihf": "0.1.77",
"@cargo-messages/linux-arm64-gnu": "0.1.76",
"@cargo-messages/linux-arm64-gnu": "0.1.77",
"@cargo-messages/linux-x64-gnu": "0.1.77",
"@cargo-messages/win32-arm64-msvc": "0.1.77",
"@cargo-messages/win32-x64-msvc": "0.1.77"
Expand Down
2 changes: 1 addition & 1 deletion dist/install/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "install",
"private": true,
"version": "0.1.77",
"version": "0.1.78",
"description": "Command-line tool to recursively run npm i or npm ci on a subfolder",
"main": "index.js"
}
16 changes: 8 additions & 8 deletions dist/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dist",
"private": true,
"version": "0.1.77",
"version": "0.1.78",
"description": "Workspace tree for @neon-rs packages generated by a `dist` step.",
"workspaces": [
"install",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "neon-rs",
"private": true,
"version": "0.1.77",
"version": "0.1.78",
"description": "@neon-rs monorepo root",
"workspaces": [],
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions pkgs/cargo-messages/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pkgs/cargo-messages/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cargo-messages",
"private": false,
"version": "0.1.77",
"version": "0.1.78",
"description": "A streaming reader for JSON messages emitted from Cargo.",
"type": "module",
"exports": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cargo-messages/android-arm-eabi",
"description": "Prebuilt binary package for `cargo-messages` on `android-arm-eabi`.",
"version": "0.1.77",
"version": "0.1.78",
"os": [
"android"
],
Expand Down
2 changes: 1 addition & 1 deletion pkgs/cargo-messages/platforms/darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cargo-messages/darwin-arm64",
"description": "Prebuilt binary package for `cargo-messages` on `darwin-arm64`.",
"version": "0.1.77",
"version": "0.1.78",
"os": [
"darwin"
],
Expand Down
2 changes: 1 addition & 1 deletion pkgs/cargo-messages/platforms/darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cargo-messages/darwin-x64",
"description": "Prebuilt binary package for `cargo-messages` on `darwin-x64`.",
"version": "0.1.77",
"version": "0.1.78",
"os": [
"darwin"
],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cargo-messages/linux-arm-gnueabihf",
"description": "Prebuilt binary package for `cargo-messages` on `linux-arm-gnueabihf`.",
"version": "0.1.77",
"version": "0.1.78",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion pkgs/cargo-messages/platforms/linux-arm64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cargo-messages/linux-arm64-gnu",
"description": "Prebuilt binary package for `cargo-messages` on `linux-arm64-gnu`.",
"version": "0.1.77",
"version": "0.1.78",
"os": [
"linux"
],
Expand Down
2 changes: 1 addition & 1 deletion pkgs/cargo-messages/platforms/linux-x64-gnu/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cargo-messages/linux-x64-gnu",
"description": "Prebuilt binary package for `cargo-messages` on `linux-x64-gnu`.",
"version": "0.1.77",
"version": "0.1.78",
"os": [
"linux"
],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cargo-messages/win32-arm64-msvc",
"description": "Prebuilt binary package for `cargo-messages` on `win32-arm64-msvc`.",
"version": "0.1.77",
"version": "0.1.78",
"os": [
"win32"
],
Expand Down
2 changes: 1 addition & 1 deletion pkgs/cargo-messages/platforms/win32-x64-msvc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cargo-messages/win32-x64-msvc",
"description": "Prebuilt binary package for `cargo-messages` on `win32-x64-msvc`.",
"version": "0.1.77",
"version": "0.1.78",
"os": [
"win32"
],
Expand Down
2 changes: 1 addition & 1 deletion pkgs/load/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neon-rs/load",
"version": "0.1.77",
"version": "0.1.78",
"description": "Utilities for loading Neon modules.",
"main": "dist/index.js",
"types": "types/index.d.ts",
Expand Down
8 changes: 4 additions & 4 deletions pkgs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pkgs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pkgs",
"private": true,
"version": "0.1.77",
"version": "0.1.78",
"description": "Workspace tree for @neon-rs and related packages not requiring a `dist` step",
"workspaces": [
"load",
Expand Down
4 changes: 2 additions & 2 deletions src/cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@neon-rs/cli",
"private": true,
"version": "0.1.77",
"version": "0.1.78",
"description": "Command-line build tool for Neon modules.",
"type": "module",
"exports": "./dist/src/index.js",
Expand Down Expand Up @@ -74,7 +74,7 @@
"@cargo-messages/darwin-arm64": "0.1.77",
"@cargo-messages/darwin-x64": "0.1.77",
"@cargo-messages/linux-arm-gnueabihf": "0.1.77",
"@cargo-messages/linux-arm64-gnu": "0.1.76",
"@cargo-messages/linux-arm64-gnu": "0.1.77",
"@cargo-messages/linux-x64-gnu": "0.1.77",
"@cargo-messages/win32-arm64-msvc": "0.1.77",
"@cargo-messages/win32-x64-msvc": "0.1.77"
Expand Down
2 changes: 1 addition & 1 deletion src/install/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "install",
"private": true,
"version": "0.1.77",
"version": "0.1.78",
"description": "Command-line tool to recursively run npm i or npm ci on a subfolder",
"main": "index.js",
"scripts": {
Expand Down
46 changes: 17 additions & 29 deletions src/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8f122a2

Please sign in to comment.