Switch to new changelog generator

allchange is typescript so has a 'prepare' script to tsc it into
javascript so it can be a binscript - hopefully this won't cause
it to make too much of a pain of itself causing tsc to run on every
yarn add/install
This commit is contained in:
David Baker
2021-08-03 18:03:46 +01:00
parent 8c5cfe6c2a
commit 612384a6a3
2 changed files with 309 additions and 3 deletions
+1
View File
@@ -147,6 +147,7 @@
"@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.1",
"allchange": "github:matrix-org/allchange",
"babel-jest": "^26.6.3",
"chokidar": "^3.5.1",
"concurrently": "^5.3.0",