chore: bump to @favware/cliff-jumper v4.1.0 and fix changelog generation (#10459)

* chore: bump to @favware/cliff-jumper v4

* chore: cleanup changelogs

* chore: set `topo_order` to `false` for cliff config

* chore: clean cliff.toml diffs

* chore(changelog): fix missing / incorrect entries
This commit is contained in:
Jeroen Claassens
2024-08-24 15:06:35 +02:00
committed by GitHub
parent e2e71b4d09
commit 437437461e
44 changed files with 541 additions and 5700 deletions

View File

@@ -45,6 +45,7 @@
"jest": "^29.7.0",
"prettier": "^3.3.3",
"tsup": "^8.2.4",
"turbo": "^2.0.14"
"turbo": "^2.0.14",
"typescript": "~5.5.4"
}
}