mirror of
https://github.com/scratchfoundation/scratch-parser.git
synced 2025-08-28 22:18:45 -04:00
fix(commits): issue new commit with correct style for semantic release
This change is marked as containing breaking changes because prior commits did not get parsed correctly with semantic-release. This change should issue a new version of scratch-parser containing changes to the sb2 and sb3 schemas, added support for gzipped file, and corresponding tests. BREAKING CHANGE: changes to sb2 validation, sb3 validation (block serialization is more compact), added support for gzipped json files
This commit is contained in:
parent
7745539a13
commit
b6ee0f7500
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
# scratch-parser
|
||||
|
||||
#### Parser for Scratch projects
|
||||
|
||||
[](https://travis-ci.org/LLK/scratch-parser)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue