Skip to content

Commit aaecd69

Browse files
Version Packages (#1077)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 582bec9 commit aaecd69

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/add-spacing-em.md

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

.changeset/some-ears-drop.md

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

packages/mantle/CHANGELOG.md

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

3+
## 0.66.16
4+
5+
### Patch Changes
6+
7+
- [#1076](https://github.com/ngrok-oss/mantle/pull/1076) [`582bec9`](https://github.com/ngrok-oss/mantle/commit/582bec9c0cd558fe14ebc5d461b2ddd6debc9c33) Thanks [@cody-dot-js](https://github.com/cody-dot-js)! - Add `--spacing-em` (`1em`) theme token for font-relative sizing utilities like `size-em`, `w-em`, `h-em`
8+
9+
- [#1076](https://github.com/ngrok-oss/mantle/pull/1076) [`582bec9`](https://github.com/ngrok-oss/mantle/commit/582bec9c0cd558fe14ebc5d461b2ddd6debc9c33) Thanks [@cody-dot-js](https://github.com/cody-dot-js)! - Add default `width="2.61em" height="1em"` to `NgrokWordmarkIcon` and `width="1em" height="1em"` to `NgrokLettermarkIcon` so they render at font size without requiring explicit sizing classes
10+
311
## 0.66.15
412

513
### Patch Changes

packages/mantle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngrok/mantle",
3-
"version": "0.66.15",
3+
"version": "0.66.16",
44
"description": "mantle is ngrok's UI library and design system.",
55
"homepage": "https://mantle.ngrok.com",
66
"license": "MIT",

0 commit comments

Comments
 (0)