File tree Expand file tree Collapse file tree 4 files changed +4304
-1953
lines changed Expand file tree Collapse file tree 4 files changed +4304
-1953
lines changed Original file line number Diff line number Diff line change 23
23
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
24
24
- uses : wagoid/commitlint-github-action@5ce82f5d814d4010519d15f0552aec4f17a1e1fe # v5
25
25
if : github.event_name == 'pull_request'
26
- - uses : actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
26
+ - uses : actions/setup-node@26961cf329f22f6837d5f54c3efd76b480300ace # v4
27
27
with :
28
28
cache : " npm"
29
29
node-version-file : " .nvmrc"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file. See
4
4
[ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.0.232] ( https://github.com/scratchfoundation/scratch-render/compare/v1.0.231...v1.0.232 ) (2024-07-28)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** deps:** update dependency scratch-storage to v2.3.197 ([ 100841e] ( https://github.com/scratchfoundation/scratch-render/commit/100841eaf097046362fbea974e5a34478ee5969f ) )
12
+
13
+ ## [ 1.0.231] ( https://github.com/scratchfoundation/scratch-render/compare/v1.0.230...v1.0.231 ) (2024-07-27)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * ** deps:** update dependency scratch-storage to v2.3.195 ([ 8422a73] ( https://github.com/scratchfoundation/scratch-render/commit/8422a73d697514255392f645faeb7fcbe22902e9 ) )
19
+
20
+ ## [ 1.0.230] ( https://github.com/scratchfoundation/scratch-render/compare/v1.0.229...v1.0.230 ) (2024-07-27)
21
+
22
+
23
+ ### Bug Fixes
24
+
25
+ * ** deps:** update dependency scratch-render-fonts to v1.0.78 ([ 3be2d83] ( https://github.com/scratchfoundation/scratch-render/commit/3be2d836aa63f5613043487c4dc81ed92c8b59c5 ) )
26
+
27
+ ## [ 1.0.229] ( https://github.com/scratchfoundation/scratch-render/compare/v1.0.228...v1.0.229 ) (2024-07-26)
28
+
29
+
30
+ ### Bug Fixes
31
+
32
+ * ** deps:** update dependency scratch-storage to v2.3.194 ([ f0d6905] ( https://github.com/scratchfoundation/scratch-render/commit/f0d6905a7ceee899b1a3b94f6d4ca92530cfb4c5 ) )
33
+
6
34
## [ 1.0.228] ( https://github.com/scratchfoundation/scratch-render/compare/v1.0.227...v1.0.228 ) (2024-07-25)
7
35
8
36
You can’t perform that action at this time.
0 commit comments