Skip to content

Commit

Permalink
v0.269.1
Browse files Browse the repository at this point in the history
  • Loading branch information
emmercm committed Sep 21, 2024
1 parent 9483ac9 commit f33761f
Show file tree
Hide file tree
Showing 11 changed files with 183 additions and 36 deletions.
4 changes: 2 additions & 2 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "0.269.0",
"version": "0.269.1",
"packages": [
"packages/*"
],
Expand All @@ -17,4 +17,4 @@
"throttle": true
}
}
}
}
37 changes: 20 additions & 17 deletions package-lock.json

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

20 changes: 19 additions & 1 deletion packages/chdman-darwin-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emmercm/chdman-darwin-arm64",
"version": "0.269.0",
"version": "0.269.1",
"os": [
"darwin"
],
Expand All @@ -22,5 +22,23 @@
"build": "tsc --build --verbose",
"prepack": "npm run build && cp -f ../../{LICENSE,README.md} ./",
"postpack": "rm ./LICENSE ./README.md"
},
"description": "💿 chdman binaries and wrapper for Node.js.",
"keywords": [
"chdman",
"isos",
"mame",
"roms"
],
"homepage": "https://github.com/emmercm/chdman-js",
"bugs": {
"url": "https://github.com/emmercm/chdman-js/issues"
},
"license": "GPL-3.0-or-later",
"author": "Christian Emmer",
"funding": "https://github.com/sponsors/emmercm",
"repository": {
"type": "git",
"url": "git+https://github.com/emmercm/chdman-js.git"
}
}
20 changes: 19 additions & 1 deletion packages/chdman-darwin-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emmercm/chdman-darwin-x64",
"version": "0.269.0",
"version": "0.269.1",
"os": [
"darwin"
],
Expand All @@ -22,5 +22,23 @@
"build": "tsc --build --verbose",
"prepack": "npm run build && cp -f ../../{LICENSE,README.md} ./",
"postpack": "rm ./LICENSE ./README.md"
},
"description": "💿 chdman binaries and wrapper for Node.js.",
"keywords": [
"chdman",
"isos",
"mame",
"roms"
],
"homepage": "https://github.com/emmercm/chdman-js",
"bugs": {
"url": "https://github.com/emmercm/chdman-js/issues"
},
"license": "GPL-3.0-or-later",
"author": "Christian Emmer",
"funding": "https://github.com/sponsors/emmercm",
"repository": {
"type": "git",
"url": "git+https://github.com/emmercm/chdman-js.git"
}
}
20 changes: 19 additions & 1 deletion packages/chdman-linux-arm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emmercm/chdman-linux-arm",
"version": "0.269.0",
"version": "0.269.1",
"os": [
"linux"
],
Expand All @@ -22,5 +22,23 @@
"build": "tsc --build --verbose",
"prepack": "npm run build && cp -f ../../{LICENSE,README.md} ./",
"postpack": "rm ./LICENSE ./README.md"
},
"description": "💿 chdman binaries and wrapper for Node.js.",
"keywords": [
"chdman",
"isos",
"mame",
"roms"
],
"homepage": "https://github.com/emmercm/chdman-js",
"bugs": {
"url": "https://github.com/emmercm/chdman-js/issues"
},
"license": "GPL-3.0-or-later",
"author": "Christian Emmer",
"funding": "https://github.com/sponsors/emmercm",
"repository": {
"type": "git",
"url": "git+https://github.com/emmercm/chdman-js.git"
}
}
20 changes: 19 additions & 1 deletion packages/chdman-linux-arm64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emmercm/chdman-linux-arm64",
"version": "0.269.0",
"version": "0.269.1",
"os": [
"linux"
],
Expand All @@ -22,5 +22,23 @@
"build": "tsc --build --verbose",
"prepack": "npm run build && cp -f ../../{LICENSE,README.md} ./",
"postpack": "rm ./LICENSE ./README.md"
},
"description": "💿 chdman binaries and wrapper for Node.js.",
"keywords": [
"chdman",
"isos",
"mame",
"roms"
],
"homepage": "https://github.com/emmercm/chdman-js",
"bugs": {
"url": "https://github.com/emmercm/chdman-js/issues"
},
"license": "GPL-3.0-or-later",
"author": "Christian Emmer",
"funding": "https://github.com/sponsors/emmercm",
"repository": {
"type": "git",
"url": "git+https://github.com/emmercm/chdman-js.git"
}
}
20 changes: 19 additions & 1 deletion packages/chdman-linux-ia32/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emmercm/chdman-linux-ia32",
"version": "0.269.0",
"version": "0.269.1",
"os": [
"linux"
],
Expand All @@ -22,5 +22,23 @@
"build": "tsc --build --verbose",
"prepack": "npm run build && cp -f ../../{LICENSE,README.md} ./",
"postpack": "rm ./LICENSE ./README.md"
},
"description": "💿 chdman binaries and wrapper for Node.js.",
"keywords": [
"chdman",
"isos",
"mame",
"roms"
],
"homepage": "https://github.com/emmercm/chdman-js",
"bugs": {
"url": "https://github.com/emmercm/chdman-js/issues"
},
"license": "GPL-3.0-or-later",
"author": "Christian Emmer",
"funding": "https://github.com/sponsors/emmercm",
"repository": {
"type": "git",
"url": "git+https://github.com/emmercm/chdman-js.git"
}
}
20 changes: 19 additions & 1 deletion packages/chdman-linux-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emmercm/chdman-linux-x64",
"version": "0.269.0",
"version": "0.269.1",
"os": [
"linux"
],
Expand All @@ -22,5 +22,23 @@
"build": "tsc --build --verbose",
"prepack": "npm run build && cp -f ../../{LICENSE,README.md} ./",
"postpack": "rm ./LICENSE ./README.md"
},
"description": "💿 chdman binaries and wrapper for Node.js.",
"keywords": [
"chdman",
"isos",
"mame",
"roms"
],
"homepage": "https://github.com/emmercm/chdman-js",
"bugs": {
"url": "https://github.com/emmercm/chdman-js/issues"
},
"license": "GPL-3.0-or-later",
"author": "Christian Emmer",
"funding": "https://github.com/sponsors/emmercm",
"repository": {
"type": "git",
"url": "git+https://github.com/emmercm/chdman-js.git"
}
}
20 changes: 19 additions & 1 deletion packages/chdman-win32-ia32/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emmercm/chdman-win32-ia32",
"version": "0.269.0",
"version": "0.269.1",
"os": [
"win32"
],
Expand All @@ -22,5 +22,23 @@
"build": "tsc --build --verbose",
"prepack": "npm run build && cp -f ../../{LICENSE,README.md} ./",
"postpack": "rm ./LICENSE ./README.md"
},
"description": "💿 chdman binaries and wrapper for Node.js.",
"keywords": [
"chdman",
"isos",
"mame",
"roms"
],
"homepage": "https://github.com/emmercm/chdman-js",
"bugs": {
"url": "https://github.com/emmercm/chdman-js/issues"
},
"license": "GPL-3.0-or-later",
"author": "Christian Emmer",
"funding": "https://github.com/sponsors/emmercm",
"repository": {
"type": "git",
"url": "git+https://github.com/emmercm/chdman-js.git"
}
}
20 changes: 19 additions & 1 deletion packages/chdman-win32-x64/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emmercm/chdman-win32-x64",
"version": "0.269.0",
"version": "0.269.1",
"os": [
"win32"
],
Expand All @@ -22,5 +22,23 @@
"build": "tsc --build --verbose",
"prepack": "npm run build && cp -f ../../{LICENSE,README.md} ./",
"postpack": "rm ./LICENSE ./README.md"
},
"description": "💿 chdman binaries and wrapper for Node.js.",
"keywords": [
"chdman",
"isos",
"mame",
"roms"
],
"homepage": "https://github.com/emmercm/chdman-js",
"bugs": {
"url": "https://github.com/emmercm/chdman-js/issues"
},
"license": "GPL-3.0-or-later",
"author": "Christian Emmer",
"funding": "https://github.com/sponsors/emmercm",
"repository": {
"type": "git",
"url": "git+https://github.com/emmercm/chdman-js.git"
}
}
Loading

0 comments on commit f33761f

Please sign in to comment.