From 532dc345d5e70109d20053b2f9e096ec4667c1a2 Mon Sep 17 00:00:00 2001 From: Mariatta Wijaya Date: Wed, 23 Nov 2022 15:07:55 -0800 Subject: [PATCH] chore: Remove the dot from release please config --- .release-please-config.json => release-please-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .release-please-config.json => release-please-config.json (99%) diff --git a/.release-please-config.json b/release-please-config.json similarity index 99% rename from .release-please-config.json rename to release-please-config.json index dcbfec72b..a53c32551 100644 --- a/.release-please-config.json +++ b/release-please-config.json @@ -17,4 +17,4 @@ } ], "initial-version": "2.13.2" -} \ No newline at end of file +}