Skip to content

Commit

Permalink
Update release-please-config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronware authored May 1, 2023
1 parent 9d5d336 commit a7f2003
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"package-name": "linchpin-mmxxiii",
"package-name": "linchpin-ash",
"release-type": "php",
"packages": {
".": {
Expand All @@ -25,16 +25,6 @@
"path": "package.json",
"jsonpath": "$.version"
},
{
"type": "json",
"path": "blocks/package.json",
"jsonpath": "$.version"
},
{
"type": "json",
"path": "frontend/package.json",
"jsonpath": "$.version"
},
{
"type": "json",
"path": "composer.json",
Expand Down Expand Up @@ -64,4 +54,4 @@
{ "type": "build", "section": "Build System ", "hidden": true },
{ "type": "ci", "section": "Continuous Integration", "hidden": true }
]
}
}

0 comments on commit a7f2003

Please sign in to comment.