chore(release): 1.0.193 [skip ci]

## [1.0.193](https://github.com/scratchfoundation/scratch-render-fonts/compare/v1.0.192...v1.0.193) (2025-05-13)

### Bug Fixes

* **deps:** lock file maintenance ([](https://github.com/scratchfoundation/scratch-render-fonts/issues/275)) ([67b03ac](67b03ac926))
This commit is contained in:
semantic-release-bot 2025-05-13 06:46:22 +00:00
parent 67b03ac926
commit add62a89b0
3 changed files with 10 additions and 3 deletions

View file

@ -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.193](https://github.com/scratchfoundation/scratch-render-fonts/compare/v1.0.192...v1.0.193) (2025-05-13)
### Bug Fixes
* **deps:** lock file maintenance ([#275](https://github.com/scratchfoundation/scratch-render-fonts/issues/275)) ([67b03ac](https://github.com/scratchfoundation/scratch-render-fonts/commit/67b03ac9269bc5aa52337ff00ff8d063b1e94c3b))
## [1.0.192](https://github.com/scratchfoundation/scratch-render-fonts/compare/v1.0.191...v1.0.192) (2025-05-10)

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "scratch-render-fonts",
"version": "1.0.192",
"version": "1.0.193",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "scratch-render-fonts",
"version": "1.0.192",
"version": "1.0.193",
"dependencies": {
"base64-loader": "^1.0.0"
},

View file

@ -1,6 +1,6 @@
{
"name": "scratch-render-fonts",
"version": "1.0.192",
"version": "1.0.193",
"description": "",
"main": "./src/index.js",
"author": "Massachusetts Institute of Technology",