fix: don't include chore PRs in changelog #734
Annotations
2 errors and 1 warning
Run pnpm run test:migrate:
script/migrate-test-e2e.ts#L106
Error: Snapshot `expected file changes > package.json 1` mismatched
- Expected
+ Received
@@ -1,11 +1,11 @@
"--- a/package.json
+++ b/package.json
@@ ... @@
{
"name": "create-typescript-app",
- "version": "1.78.0",
+ "version": "1.79.0",
- "description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. ❤️🔥",
+ "description": "A very lovely package. Hooray!",
"repository": {
"type": "git",
"url": "https://github.com/JoshuaKGoldberg/create-typescript-app"
❯ migrate-test-e2e.ts:106:35
|
Run pnpm run test:migrate
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading