File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 3.2.0] ( 2023-03-15 )
7+
8+ ### Features
9+
10+ - Add ` isGrowing ` prop that indicates if the progress should grow instead of shrink. Thanks @bonqus !
11+
12+ ### Fix
13+
14+ - Workflow action to run tests and publish results
15+
616## [ 3.1.0] ( 2022-11-28 )
717
818### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-countdown-circle-timer" ,
3- "version" : " 3.1 .0" ,
3+ "version" : " 3.2 .0" ,
44 "description" : " Lightweight React Native countdown timer component with color and progress animation based on SVG" ,
55 "main" : " ./lib/index.js" ,
66 "source" : " ./src/index.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-countdown-circle-timer" ,
3- "version" : " 3.1 .0" ,
3+ "version" : " 3.2 .0" ,
44 "description" : " Lightweight React countdown timer component with color and progress animation based on SVG" ,
55 "main" : " ./lib/index.js" ,
66 "module" : " ./lib/index.module.js" ,
You canβt perform that action at this time.
0 commit comments