scratch-render-fonts 1.0.113 → 1.0.114

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file. See
4
4
  [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [1.0.114](https://github.com/scratchfoundation/scratch-render-fonts/compare/v1.0.113...v1.0.114) (2024-10-21)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **deps:** lock file maintenance ([1bb6104](https://github.com/scratchfoundation/scratch-render-fonts/commit/1bb6104ba6e25e0fea44aedaa236c959379cfb8e))
12
+ * **deps:** lock file maintenance ([3e63e20](https://github.com/scratchfoundation/scratch-render-fonts/commit/3e63e20c8551cf49b1cdcb4cffebe92391a21b78))
13
+
6
14
  ## [1.0.113](https://github.com/scratchfoundation/scratch-render-fonts/compare/v1.0.112...v1.0.113) (2024-10-15)
7
15
 
8
16
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "scratch-render-fonts",
3
- "version": "1.0.113",
3
+ "version": "1.0.114",
4
4
  "description": "",
5
5
  "main": "./src/index.js",
6
6
  "author": "Massachusetts Institute of Technology",