diff --git a/.lycheeignore b/.lycheeignore new file mode 100644 index 0000000..2ec1ab5 --- /dev/null +++ b/.lycheeignore @@ -0,0 +1 @@ +https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability/compare/ diff --git a/release-please-config.json b/release-please-config.json index 0026301..c99c35c 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -15,12 +15,12 @@ { "type": "chore", "section": "Miscellaneous Chores", - "hidden": false + "hidden": true }, { "type": "docs", "section": "Documentation", - "hidden": false + "hidden": true } ], "packages": { @@ -36,4 +36,4 @@ ] } } -} +} \ No newline at end of file