We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9f1816 commit 865708eCopy full SHA for 865708e
βCHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## 2.3.1 (March 25th, 2021)
4
+
5
+**Implemented enhancements:**
6
7
+- chore: upgrade dependencies
8
9
## 2.3.0 (Jan 15th, 2021)
10
11
**Implemented enhancements:**
βpackage.json
@@ -1,6 +1,6 @@
{
"name": "use-count-up",
- "version": "2.3.0",
+ "version": "2.3.1",
"description": "React/React Native component and hook to animate counting up or down to a number",
"main": "lib/index.js",
"module": "lib/index.module.js",
0 commit comments