Skip to content

Commit

Permalink
chore: release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Mar 20, 2024
1 parent b70b9c2 commit 7657658
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# 0.1.0 (2024-03-20)

### Features

- initial commit ✨ ([b70b9c2](https://github.com/JoshuaKGoldberg/emoji-platform-data/commit/b70b9c2bb38d8dacdd75f230ecc9fb753ec4e2f8))
- initialized repo ✨ ([bef4c97](https://github.com/JoshuaKGoldberg/emoji-platform-data/commit/bef4c97c93306508989ce78a71f99e83819b9b31))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "emoji-platform-data",
"version": "0.0.0",
"version": "0.1.0",
"description": "Static export of platform-specific metadata for unicode emojis. 🗝️",
"repository": "JoshuaKGoldberg/emoji-platform-data",
"license": "MIT",
Expand Down

0 comments on commit 7657658

Please sign in to comment.