Skip to content

Commit

Permalink
🔖 Update 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
almond-bongbong committed Apr 27, 2024
1 parent df5152b commit 9d4aa40
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
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## [2.3.1] - 2024-04-27

### Fixed

- Fixed an issue where the font width was incorrectly calculated when using `useMonospaceWidth`.

## [2.3.0] - 2024-04-26

### Added
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": "react-slot-counter",
"version": "2.3.0",
"version": "2.3.1",
"description": "Make Your Numbers Pop: Simple and Dynamic Counters for Your UI",
"author": "almond-bongbong",
"license": "MIT",
Expand Down

0 comments on commit 9d4aa40

Please sign in to comment.