From eb7a3f6dd47f44ae4cc011b098faf7825fdf1178 Mon Sep 17 00:00:00 2001 From: Sean Perkins Date: Tue, 3 Sep 2024 15:37:18 -0400 Subject: [PATCH] fix: release bump Create a diff to enable the release pipeline to run. --- packages/schematics/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/schematics/README.md b/packages/schematics/README.md index 77f868d..646184f 100644 --- a/packages/schematics/README.md +++ b/packages/schematics/README.md @@ -2,5 +2,4 @@ A collection of schematics for `@ionic/angular` projects. - This packages is provided by default to all `@ionic/angular` projects by default.