Skip to content

Commit

Permalink
feat!: update all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed Dec 1, 2023
1 parent 6a8a6ff commit 9aa93b4
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@
"tap-snapshots/**"
]
},
"touch1": "27276"
"touch1": "11540"
}
2 changes: 1 addition & 1 deletion pkg1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@
"tap-snapshots/**"
]
},
"touch1": "27276"
"touch1": "11540"
}
2 changes: 1 addition & 1 deletion pkg2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@
"tap-snapshots/**"
]
},
"touch1": "27276"
"touch1": "11540"
}
2 changes: 1 addition & 1 deletion pkg3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
"tap-snapshots/**"
]
},
"touch1": "28495"
"touch1": "11540"
}
5 changes: 3 additions & 2 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,9 @@
"pull-request-title-pattern": "chore: release${component} ${version}",
"pull-request-header": " ",
"pull-request-footer": " ",
"last-release-sha": "665f6952a3ccde37d33a9498c97c20e568818208",
"last-release-sha": "6a8a6ff465fc9ac43e8e0860247fd0daf5ac3edf",
"release-search-depth": 7,
"commit-search-depth": 1,
"sequential-calls": true
"sequential-calls": true,
"prerelease": true
}
2 changes: 1 addition & 1 deletion workspaces/arbitrary-name/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
"tap-snapshots/**"
]
},
"touch1": "27276"
"touch1": "11540"
}
2 changes: 1 addition & 1 deletion workspaces/not-the-name/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
"tap-snapshots/**"
]
},
"touch1": "27276"
"touch1": "11540"
}
2 changes: 1 addition & 1 deletion workspaces/pkg6/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
"tap-snapshots/**"
]
},
"touch1": "27276"
"touch1": "11540"
}

0 comments on commit 9aa93b4

Please sign in to comment.