Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 340 Bytes

File metadata and controls

12 lines (8 loc) · 340 Bytes

Contributing

Development

cd codegen && npm run build && cd ..
cd sdk && npm run generate && cd ..

Conventional Commits

sumup-ts heavily relies on Conventional Commits which are used to generate changelog. All PR titles must follow the conventional commits standard.