Skip to content

Commit 31b2359

Browse files
Version Packages (#230)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a4195ae commit 31b2359

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

packages/next/.changeset/update-geist-pixel-gf-fixes.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/next/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# geist
22

3+
## 1.7.2
4+
5+
### Patch Changes
6+
7+
- a4195ae: Update Geist Pixel webfonts with Google Fonts validation fixes.
8+
9+
Resyncs the published Geist Pixel static webfonts (`Circle`, `Grid`, `Line`, `Square`, `Triangle`) with the source build, picking up the non-visual fixes made for the Google Fonts release (#229): ligature caret anchors (`fi`, `fl`, `f_i`, `A_I`, `U_I`), a `meta` table with ScriptLangTags, line/paragraph separator glyphs and removal of the visible soft hyphen, and 1-unit on-curve point alignment fixes on `e`, `eogonek`, and `hungarumlautcomb`. No visible letterforms change.
10+
311
## 1.7.1
412

513
### Patch Changes

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "geist",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"description": "Geist is a new font family for Vercel, created by Vercel in collaboration with Basement Studio.",
55
"main": "./dist/font.js",
66
"type": "module",

0 commit comments

Comments
 (0)