mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-18 02:24:18 +00:00

Generated this change-log using below command: npm run release -- --skip.commit --skip.tag --release-as 2.11.0 Change-Id: I34c7b342549781057da1b18116500f110bc3f5ad Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com> Signed-off-by: Juan Pablo Conde <JuanPablo.Conde@arm.com>
13 lines
289 B
JSON
13 lines
289 B
JSON
{
|
|
"name": "conventional-changelog-tf-a",
|
|
"version": "2.11.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"
|
|
}
|
|
}
|