feat: autogenerated release notes

This commit is contained in:
Lewis Crichton
2023-12-04 21:05:09 +00:00
parent e3839c35b7
commit 0f804f9f6e
4 changed files with 279 additions and 1 deletions

15
pnpm-lock.yaml generated
View File

@@ -84,6 +84,9 @@ devDependencies:
typescript:
specifier: ^5.2.2
version: 5.2.2
xml-formatter:
specifier: ^3.6.0
version: 3.6.0
packages:
@@ -4618,6 +4621,18 @@ packages:
optional: true
dev: false
/xml-formatter@3.6.0:
resolution: {integrity: sha512-Wic80ENNLF/5mLcc82hVLmoOWQlLDJtVv+N1/hkP4hBuVXPLKrXo92/4V23QYPKfUxvCU6Y2AcdpHCIA/xexFw==}
engines: {node: '>= 14'}
dependencies:
xml-parser-xo: 4.1.1
dev: true
/xml-parser-xo@4.1.1:
resolution: {integrity: sha512-Ggf2y90+Y6e9IK5hoPuembVHJ03PhDSdhldEmgzbihzu9k0XBo0sfcFxaSi4W1PlUSSI1ok+MJ0JCXUn+U4Ilw==}
engines: {node: '>= 14'}
dev: true
/xmlbuilder@15.1.1:
resolution: {integrity: sha512-yMqGBqtXyeN1e3TGYvgNgDVZ3j84W4cwkOXQswghol6APgZWaff9lnbvN7MHYJOiXsvGPXtjTYJEiC9J2wv9Eg==}
engines: {node: '>=8.0'}