Skip to content

Commit 5441f82

Browse files
chore(release): 1.0.146 [skip ci]
## [1.0.146](v1.0.145...v1.0.146) (2024-12-24) ### Bug Fixes * **deps:** lock file maintenance ([#218](#218)) ([e92f886](e92f886))
1 parent e92f886 commit 5441f82

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.0.146](https://github.com/scratchfoundation/scratch-render-fonts/compare/v1.0.145...v1.0.146) (2024-12-24)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** lock file maintenance ([#218](https://github.com/scratchfoundation/scratch-render-fonts/issues/218)) ([e92f886](https://github.com/scratchfoundation/scratch-render-fonts/commit/e92f88630c72800e6d98727c274ffc5ecbe2d075))
12+
613
## [1.0.145](https://github.com/scratchfoundation/scratch-render-fonts/compare/v1.0.144...v1.0.145) (2024-12-23)
714

815

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scratch-render-fonts",
3-
"version": "1.0.145",
3+
"version": "1.0.146",
44
"description": "",
55
"main": "./src/index.js",
66
"author": "Massachusetts Institute of Technology",

0 commit comments

Comments
 (0)