Skip to content

Commit f125267

Browse files
committed
chore(release): 2.0.10
1 parent 1c71df1 commit f125267

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### 2.0.10 (2024-05-09)
6+
57
### 2.0.9 (2024-03-26)
68

79
### 2.0.8 (2024-03-25)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nanoclamp",
33
"description": "Responsive text clamping component for React",
44
"homepage": "https://github.com/microlinkhq/nanoclamp",
5-
"version": "2.0.9",
5+
"version": "2.0.10",
66
"types": "dist/index.d.ts",
77
"main": "dist/nanoclamp.js",
88
"module": "dist/nanoclamp.mjs",

0 commit comments

Comments
 (0)