Skip to content

Commit 865708e

Browse files
committed
chore(release): publish v2.3.1 ✨ πŸš€
1 parent f9f1816 commit 865708e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

β€ŽCHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 2.3.1 (March 25th, 2021)
4+
5+
**Implemented enhancements:**
6+
7+
- chore: upgrade dependencies
8+
39
## 2.3.0 (Jan 15th, 2021)
410

511
**Implemented enhancements:**

β€Žpackage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "use-count-up",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "React/React Native component and hook to animate counting up or down to a number",
55
"main": "lib/index.js",
66
"module": "lib/index.module.js",

0 commit comments

Comments
Β (0)