Skip to content

Commit 818ab19

Browse files
release: 1.0.1 (#3)
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com> Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
1 parent 9f15d7e commit 818ab19

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.0.1](https://github.com/flex-development/is-unicode-supported/compare/1.0.0...1.0.1) (2025-05-29)
2+
3+
### :bug: Fixes
4+
5+
- [[`c743039`](https://github.com/flex-development/is-unicode-supported/commit/c743039b02ac3f7cae33651879cf63850cbd5d9a)] `Uncaught ReferenceError: global is not defined`
6+
7+
### :house_with_garden: Housekeeping
8+
9+
- [[`3e578ad`](https://github.com/flex-development/is-unicode-supported/commit/3e578adf8ffafc2c4575de288c1c438fb6d228dc)] **github:** fix required status check name for `ci.jobs.test`
10+
111
## 1.0.0 (2025-05-29)
212

313
### :sparkles: Features
@@ -9,3 +19,4 @@
919
- [[`0fb9be5`](https://github.com/flex-development/is-unicode-supported/commit/0fb9be5e4a6d266e13d0a469af119f2d7aae7e99)] initial commit
1020

1121

22+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flex-development/is-unicode-supported",
33
"description": "check if unicode is supported",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"keywords": [
66
"ascii",
77
"browser",

0 commit comments

Comments
 (0)