release 1.0.2

This commit is contained in:
Henry Hiles 2026-09-16 15:11:11 -04:00
commit 128847dec2
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs
3 changed files with 8 additions and 1 deletions

View file

@ -9,3 +9,7 @@ Fixup readme
## 1.0.1
Use `IList`s for categories. These `IList`s can be used by consumers via dot-shorthands, e.g. `.new([])`
## 1.0.2
Publicly export EmojiController for use as needed.