Commit 5acdebb
committed
fix(mono): bump font binary version 1.700 → 1.701
The internal font version stayed at 1.700 across the v1.7.1 and v1.7.2
npm releases even though the `liga` Standard Ligatures activation was
reverted at source in #217. Downstream consumers that key off the
binary version (caches, font-validation pipelines, the `head.fontRevision`
and `name` NameID-5 fields exposed in `fc-query`/DevTools) still see
1.700 and can't distinguish a pre- and post-revert binary.
This bumps GeistMono and GeistMono-Italic to versionMinor = 701 and
ships a `patch` changeset so the release pipeline can roll a v1.7.3
with the rebuilt binaries.
Closes the second half of #231.1 parent ef9c4a5 commit 5acdebb
3 files changed
Lines changed: 11 additions & 2 deletions
File tree
- packages/next/.changeset
- sources
- GeistMono-Italic.glyphspackage
- GeistMono.glyphspackage
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4658 | 4658 | | |
4659 | 4659 | | |
4660 | 4660 | | |
4661 | | - | |
| 4661 | + | |
4662 | 4662 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4648 | 4648 | | |
4649 | 4649 | | |
4650 | 4650 | | |
4651 | | - | |
| 4651 | + | |
4652 | 4652 | | |
0 commit comments