arm-trusted-firmware/tools/conventional-changelog-tf-a/package.json
Juan Pablo Conde b78ad00e58 docs(changelog): changelog for v2.9 release
Change-Id: Ic8cd82c5424af422feedefdc001d291001817a8b
Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com>
2023-05-19 13:49:08 -05:00

13 lines
288 B
JSON

{
"name": "conventional-changelog-tf-a",
"version": "2.9.0",
"license": "BSD-3-Clause",
"private": true,
"main": "index.js",
"dependencies": {
"conventional-changelog-conventionalcommits": "^4.6.1",
"execa": "^5.1.1",
"lodash": "^4.17.21",
"q": "^1.5.1"
}
}