| 270 | gitUser: { name: 'bumpy-bot', email: '276066384+bumpy-bot@users.noreply.github.com' }, |
| 271 | versionPr: { |
| 272 | title: '🐸 Versioned release', |
| 273 | branch: 'bumpy/version-packages', |
| 274 | preamble: [ |
| 275 | `<a href="https://bumpy.varlock.dev"><img src="https://raw.githubusercontent.com/dmno-dev/bumpy/main/images/frog-clipboard.png" alt="bumpy-frog" width="60" align="left" style="image-rendering: pixelated;" title="Hi! I'm bumpy!" /></a>`, |
| 276 | '', |
| 277 | `This PR was created and will be kept in sync by [bumpy](https://bumpy.varlock.dev) based on your bump files (in \`.bumpy/\`). Merge it when you are ready to release the packages listed below:`, |
| 278 | '<br clear="left" />', |
| 279 | ].join('\n'), |
| 280 | }, |
| 281 | }; |
| 282 | |
| 283 | // ---- Bump file ---- |
| 284 |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…