mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 01:54:22 +00:00

Added changelog for v2.10 release. Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com> Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com> Change-Id: Id06263047fcc1ec60e82f85cd09e2e4bc95830f5
13 lines
289 B
JSON
13 lines
289 B
JSON
{
|
|
"name": "conventional-changelog-tf-a",
|
|
"version": "2.10.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"
|
|
}
|
|
}
|