npm.io
2.0.280 • Published 1 month ago

scratch-sb1-converter

Licence
AGPL-3.0-only
Version
2.0.280
Deps
3
Size
885 kB
Vulns
0
Weekly
0
Stars
17

scratch-sb1-converter

Scratch 1 (.sb) to Scratch 2 (.sb2) conversion library for Scratch 3.0

Committing

This project uses semantic release to ensure version bumps follow semver so that projects depending on it don't break unexpectedly.

In order to automatically determine version updates, semantic release expects commit messages to follow the conventional-changelog specification.

You can use the commitizen CLI to make commits formatted in this way:

npm install -g commitizen@latest cz-conventional-changelog@latest

Now you're ready to make commits using git cz.