We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 049a457 commit 7953793Copy full SHA for 7953793
2 files changed
src/fontutils/CHANGELOG.md
@@ -1,3 +1,14 @@
1
+# Change Log
2
+
3
+All notable changes to this project will be documented in this file.
4
+See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+# 1.1.0 (2026-06-04)
7
8
+### Features
9
10
+- FontUtils ([eebf53e](https://github.com/Quenty/NevermoreEngine/commit/eebf53e30b5e22724d0305aa98e9a293527babd8))
11
12
# v1.1.0 (Thu Jun 04 2026)
13
14
#### 🚀 Enhancement
src/fontutils/package.json
@@ -1,6 +1,6 @@
{
"name": "@quenty/fontutils",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "Utility functions for fonts",
"keywords": [
"Roblox",
0 commit comments