Skip to content

Commit 0872502

Browse files
chore(release): 1.0.28 [skip ci]
## [1.0.28](v1.0.27...v1.0.28) (2024-03-28) ### Bug Fixes * **deps:** lock file maintenance ([8c91a2b](8c91a2b))
1 parent 8c91a2b commit 0872502

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.28](https://github.com/scratchfoundation/scratch-render-fonts/compare/v1.0.27...v1.0.28) (2024-03-28)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** lock file maintenance ([8c91a2b](https://github.com/scratchfoundation/scratch-render-fonts/commit/8c91a2b61754ed8082bac877f0487db4120c870d))
12+
613
## [1.0.27](https://github.com/scratchfoundation/scratch-render-fonts/compare/v1.0.26...v1.0.27) (2024-03-25)
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.27",
3+
"version": "1.0.28",
44
"description": "",
55
"main": "./src/index.js",
66
"author": "Massachusetts Institute of Technology",

0 commit comments

Comments
 (0)