Skip to content

Commit 03d1051

Browse files
Version Packages (#50)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 447b484 commit 03d1051

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fifty-rules-shout.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# unicode-segmenter
22

3+
## 0.9.2
4+
5+
### Patch Changes
6+
7+
- 447b484: Fix polyfill to do not override existing, and also to be assigned as non-enumerable
8+
39
## 0.9.1
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unicode-segmenter",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"type": "module",
55
"description": "A lightweight and fast, pure JavaScript library for Unicode segmentation",
66
"license": "MIT",

0 commit comments

Comments
 (0)