Skip to content

Commit 03be7bb

Browse files
Version Packages (#1056)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 714c79e commit 03be7bb

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fix-use-copy-to-clipboard.md

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

packages/mantle/CHANGELOG.md

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

3+
## 0.66.10
4+
5+
### Patch Changes
6+
7+
- [#1055](https://github.com/ngrok-oss/mantle/pull/1055) [`714c79e`](https://github.com/ngrok-oss/mantle/commit/714c79e0362b3c2a1f4762755b97471041fb2a73) Thanks [@cody-dot-js](https://github.com/cody-dot-js)! - fix(use-copy-to-clipboard): remove unnecessary async wrapper, guarantee polyfill DOM cleanup
8+
39
## 0.66.9
410

511
### 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.9",
3+
"version": "0.66.10",
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)