mirror of
https://github.com/scratchfoundation/scratch-sb1-converter.git
synced 2025-08-28 22:31:12 -04:00
chore(release): 1.0.205 [skip ci]
## [1.0.205](https://github.com/scratchfoundation/scratch-sb1-converter/compare/v1.0.204...v1.0.205) (2024-08-11) ### Bug Fixes * **deps:** lock file maintenance ([c43e18c
](c43e18c68d
))
This commit is contained in:
parent
c43e18c68d
commit
7c7615a737
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.205](https://github.com/scratchfoundation/scratch-sb1-converter/compare/v1.0.204...v1.0.205) (2024-08-11)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** lock file maintenance ([c43e18c](https://github.com/scratchfoundation/scratch-sb1-converter/commit/c43e18c68d452d3288e2feb051f535668ac512a9))
|
||||
|
||||
## [1.0.204](https://github.com/scratchfoundation/scratch-sb1-converter/compare/v1.0.203...v1.0.204) (2024-08-10)
|
||||
|
||||
|
||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "scratch-sb1-converter",
|
||||
"version": "1.0.204",
|
||||
"version": "1.0.205",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "scratch-sb1-converter",
|
||||
"version": "1.0.204",
|
||||
"version": "1.0.205",
|
||||
"license": "BSD-3-Clause",
|
||||
"dependencies": {
|
||||
"js-md5": "^0.7.3",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "scratch-sb1-converter",
|
||||
"version": "1.0.204",
|
||||
"version": "1.0.205",
|
||||
"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