scratch-audio
Advanced tools
Comparing version
@@ -6,2 +6,9 @@ # Changelog | ||
## [1.0.7](https://github.com/scratchfoundation/scratch-audio/compare/v1.0.6...v1.0.7) (2024-02-24) | ||
### Bug Fixes | ||
* **deps:** update dependency scratch-semantic-release-config to v1.0.14 ([d4d40af](https://github.com/scratchfoundation/scratch-audio/commit/d4d40af30872fe09fcb8170d3dfea7dc6190d5e3)) | ||
## [1.0.6](https://github.com/scratchfoundation/scratch-audio/compare/v1.0.5...v1.0.6) (2024-02-22) | ||
@@ -8,0 +15,0 @@ |
{ | ||
"name": "scratch-audio", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "audio engine for scratch 3.0", | ||
@@ -22,3 +22,3 @@ "main": "dist.js", | ||
"bugs": { | ||
"url": "https://github.com/LLK/scratch-audio/issues" | ||
"url": "https://github.com/scratchfoundation/scratch-audio/issues" | ||
}, | ||
@@ -39,6 +39,6 @@ "homepage": "https://github.com/scratchfoundation/scratch-audio#readme", | ||
"eslint": "8.56.0", | ||
"eslint-config-scratch": "9.0.6", | ||
"eslint-config-scratch": "9.0.7", | ||
"husky": "8.0.3", | ||
"json": "9.0.6", | ||
"scratch-semantic-release-config": "1.0.13", | ||
"scratch-semantic-release-config": "1.0.14", | ||
"semantic-release": "19.0.5", | ||
@@ -45,0 +45,0 @@ "tap": "12.7.0", |
@@ -15,3 +15,3 @@ # scratch-audio | ||
```bash | ||
npm install https://github.com/LLK/scratch-audio.git | ||
npm install https://github.com/scratchfoundation/scratch-audio.git | ||
``` | ||
@@ -18,0 +18,0 @@ If you want to edit/play yourself: |
948286
0.04%