mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-05 11:48:54 +00:00
Generated this change-log using below command: npm run release -- --skip.commit --skip.tag --release-as 2.14.0 Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com> Change-Id: I3745f4506de123e3a4ff1e3ca6d5992f3b5c174a
14 lines
289 B
JSON
14 lines
289 B
JSON
{
|
|
"name": "conventional-changelog-tf-a",
|
|
"version": "2.14.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"
|
|
}
|
|
}
|