koffi
Version:
Fast and simple C FFI (foreign function interface) for Node.js
16 lines (15 loc) • 425 B
JSON
{
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
"release-type": "node",
"pull-request-title-pattern": "chore: release v${version}",
"bootstrap-sha": "bc5acef9dd5298cbbcabd5c01c9590ada683951d",
"packages": {
".": {
"include-component-in-tag": false,
"extra-files": [
"README.md"
],
"changelog-path": "CHANGELOG.md"
}
}
}