mirror of
https://github.com/scratchfoundation/scratch-render-fonts.git
synced 2025-06-12 05:10:59 -04:00
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 ([#275](https://github.com/scratchfoundation/scratch-render-fonts/issues/275)) ([67b03ac
](67b03ac926
))
This commit is contained in:
parent
67b03ac926
commit
add62a89b0
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.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
4
package-lock.json
generated
|
@ -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"
|
||||
},
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue