Skip to content

Commit a7a33bb

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.5...v1.3.0) (2025-11-26) ### Bug Fixes * some silly issues and a rename ([acfb3e6](acfb3e6)) * use getters to dynamically update svg block constants ([4bd9618](4bd9618)) ### Features * abstract away some of the cat-blocks implementation logic ([c44cb57](c44cb57)) * add comment ([c88ca72](c88ca72)) * make cat-blocks code configurable behind a flag ([45a93bb](45a93bb))
1 parent ceff99a commit a7a33bb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scratch-blocks",
3-
"version": "1.2.5",
3+
"version": "1.3.0",
44
"description": "Scratch Blocks is a library for building creative computing interfaces.",
55
"author": "Massachusetts Institute of Technology",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)