chore(release): 1.0.124 [skip ci]

## [1.0.124](https://github.com/scratchfoundation/scratch-render-fonts/compare/v1.0.123...v1.0.124) (2024-11-11)

### Bug Fixes

* **deps:** lock file maintenance ([#193](https://github.com/scratchfoundation/scratch-render-fonts/issues/193)) ([644b863](644b863f11))
This commit is contained in:
semantic-release-bot 2024-11-11 06:06:55 +00:00
parent 644b863f11
commit da91bf40e9
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.124](https://github.com/scratchfoundation/scratch-render-fonts/compare/v1.0.123...v1.0.124) (2024-11-11)
### Bug Fixes
* **deps:** lock file maintenance ([#193](https://github.com/scratchfoundation/scratch-render-fonts/issues/193)) ([644b863](https://github.com/scratchfoundation/scratch-render-fonts/commit/644b863f11d34a9b7d067292adbd7b75e35f2ebc))
## [1.0.123](https://github.com/scratchfoundation/scratch-render-fonts/compare/v1.0.122...v1.0.123) (2024-11-09)

4
package-lock.json generated
View file

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

View file

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