mirror of
https://github.com/scratchfoundation/scratch-sb1-converter.git
synced 2025-05-09 20:51:30 -04:00
chore(release): 1.0.264 [skip ci]
## [1.0.264](https://github.com/scratchfoundation/scratch-sb1-converter/compare/v1.0.263...v1.0.264) (2024-10-02) ### Bug Fixes * **deps:** lock file maintenance ([9146078
](91460787ca
))
This commit is contained in:
parent
91460787ca
commit
02698213ea
3 changed files with 10 additions and 3 deletions
|
@ -3,6 +3,13 @@
|
|||
All notable changes to this project will be documented in this file. See
|
||||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.0.264](https://github.com/scratchfoundation/scratch-sb1-converter/compare/v1.0.263...v1.0.264) (2024-10-02)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** lock file maintenance ([9146078](https://github.com/scratchfoundation/scratch-sb1-converter/commit/91460787ca5a303fff88fb78d3a312ddf08513a5))
|
||||
|
||||
## [1.0.263](https://github.com/scratchfoundation/scratch-sb1-converter/compare/v1.0.262...v1.0.263) (2024-10-01)
|
||||
|
||||
|
||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "scratch-sb1-converter",
|
||||
"version": "1.0.263",
|
||||
"version": "1.0.264",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "scratch-sb1-converter",
|
||||
"version": "1.0.263",
|
||||
"version": "1.0.264",
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
"js-md5": "^0.7.3",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "scratch-sb1-converter",
|
||||
"version": "1.0.263",
|
||||
"version": "1.0.264",
|
||||
"description": "Scratch 1 (.sb) to Scratch 2 (.sb2) conversion library for Scratch 3.0",
|
||||
"author": "Scratch Foundation",
|
||||
"license": "BSD-3-Clause",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue