chore(release): 1.0.95 [skip ci]

## [1.0.95](https://github.com/scratchfoundation/scratch-render-fonts/compare/v1.0.94...v1.0.95) (2024-09-06)

### Bug Fixes

* **deps:** lock file maintenance ([f3e8e7b](f3e8e7b712))
This commit is contained in:
semantic-release-bot 2024-09-06 08:05:55 +00:00
parent f3e8e7b712
commit ed64e49a52
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.95](https://github.com/scratchfoundation/scratch-render-fonts/compare/v1.0.94...v1.0.95) (2024-09-06)
### Bug Fixes
* **deps:** lock file maintenance ([f3e8e7b](https://github.com/scratchfoundation/scratch-render-fonts/commit/f3e8e7b712f83f669046a4fb53e761077df6a6ff))
## [1.0.94](https://github.com/scratchfoundation/scratch-render-fonts/compare/v1.0.93...v1.0.94) (2024-09-03)

4
package-lock.json generated
View file

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

View file

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