Chore: Add package.json to changelog github action (#90267)

add package.json
This commit is contained in:
Serge Zaitsev
2024-07-10 15:43:58 +02:00
committed by GitHub
parent 317da43a84
commit 117390e88d
@@ -0,0 +1,6 @@
{
"name": "changelog",
"main": "index.js",
"type": "module",
"description": "changelog generator"
}