Skip to content

Commit 307a365

Browse files
committed
release: v0.5.1
1 parent bdaaec2 commit 307a365

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.5.1](https://github.com/remanufacturing/react-truncate/compare/v0.5.0...v0.5.1) (2025-03-31)
2+
3+
4+
### Bug Fixes
5+
6+
* mark component library entry as client component ([fd32f47](https://github.com/remanufacturing/react-truncate/commit/fd32f473886657bffad664b54d87ba239fc268cc))
7+
8+
9+
110
# [0.5.0](https://github.com/remanufacturing/react-truncate/compare/v0.4.6...v0.5.0) (2025-02-23)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@re-dev/react-truncate",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Provides `Truncate`, `MiddleTruncate` and `ShowMore` React components for truncating multi-line spans and adding an ellipsis.",
55
"author": "chengpeiquan <chengpeiquan@chengpeiquan.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)