Files
Yann Gautier 7961a4e4ce docs(changelog): changelog for lts-v2.10.2 release
Generated with the command:
npm run release -- --release-as 2.10.2

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: I0eaf5f7b3163be37fc92f84bece8cda75e5ae7df
2024-02-08 19:47:46 +01:00

14 lines
289 B
JSON

{
"name": "conventional-changelog-tf-a",
"version": "2.10.2",
"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"
}
}