Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 88f1e43

Browse files
authored
chore: bump version (#384)
1 parent 14c5e1a commit 88f1e43

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Precise UI Changelog
22

3+
## 2.1.16
4+
5+
- Fix some typings for React 18 compatibility.
6+
37
## 2.1.15
48

59
- Fix React error when onSizeChanged gets added to the Pagination component

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "precise-ui",
3-
"version": "2.1.15",
3+
"version": "2.1.16",
44
"description": "Precise UI React component library powered by Styled Components.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)