Skip to content

Commit

Permalink
Release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
janlelis committed Oct 9, 2024
1 parent f897cbc commit b438b11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## CHANGELOG

### 1.0.1 (unreleased)
### 1.0.1

- Optimize index size by removing ranges that have codepoints embedded
- Optimize index size by substituting common words
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unicode-name",
"version": "1.0.0",
"version": "1.0.1",
"description": "[Unicode 16.0.0] Returns the name, aliases, or label of a Unicode character or Emoji",
"type": "module",
"exports": {
Expand Down

0 comments on commit b438b11

Please sign in to comment.