{ "name": "conventional-changelog-action", "version": "2.0.1", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/TriPSs/conventional-changelog-action.git" }, "keywords": [], "author": "", "license": "MIT", "bugs": { "url": "https://github.com/TriPSs/conventional-changelog-action/issues" }, "homepage": "https://github.com/TriPSs/conventional-changelog-action#readme", "dependencies": { "@actions/core": "1.2.3", "@actions/exec": "1.0.3", "conventional-changelog": "3.1.18", "conventional-recommended-bump": "6.0.5" } }