@taiga-ui/auto-changelog-config
Version:
Taiga UI auto-changelog config
21 lines (20 loc) • 476 B
JSON
{
"name": "@taiga-ui/auto-changelog-config",
"version": "0.310.0",
"description": "Taiga UI auto-changelog config",
"keywords": [
"auto-changelog"
],
"repository": {
"type": "git",
"url": "https://github.com/taiga-family/configurations.git"
},
"license": "Apache-2.0",
"main": "index.json",
"peerDependencies": {
"auto-changelog": "2.5.0"
},
"publishConfig": {
"access": "public"
}
}