Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
sefinek24 committed Dec 20, 2023
1 parent 0209f45 commit 0b331ac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

### 🎉 Added
1. New function `<random>.squares` to retrieve random square emojis.
2. Added a new example (examples/table.js) showcasing the module's functions in a table.
2. Added a new example ([examples/table.js](examples/table.js)) showcasing the module's functions in a table.

### ✨ Changes
1. General quality improvements in code.
2. Improved type definitions `index.d.ts` and enhanced documentation for better clarity and usability.
2. Improved type definitions [`index.d.ts`](index.d.ts) and enhanced documentation for better clarity and usability.
3. Enhanced code quality for more efficient GET requests to the API and improved the mechanism for randomizing and importing emojis.
4. Updated example files in `examples`.
4. Updated example files in [`examples`](examples).


## 📥・v2.0.2/v2.0.3 (08.11.2023)
Expand Down

0 comments on commit 0b331ac

Please sign in to comment.