File tree Expand file tree Collapse file tree 4 files changed +23
-2
lines changed
Expand file tree Collapse file tree 4 files changed +23
-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+ ## [ 0.1.37] ( https://github.com/Akylas/nativescript-gesturehandler/compare/v0.1.36...v0.1.37 ) (2021-03-14)
7+
8+
9+ ### Bug Fixes
10+
11+ * a lot of gesture overrides fixes ([ c0976e2] ( https://github.com/Akylas/nativescript-gesturehandler/commit/c0976e2323733b5b723da330fe81b110517d72d8 ) )
12+ * exclusive touch fix ([ 7cfe2d6] ( https://github.com/Akylas/nativescript-gesturehandler/commit/7cfe2d6042f22f1447e3a2d30a3632f83763a72f ) )
13+ * ** ios:** override support for touch gesture ([ 64bd989] ( https://github.com/Akylas/nativescript-gesturehandler/commit/64bd989da67520f1a9ced397aae6308cef7df85c ) )
14+
15+
16+
17+
18+
619## [ 0.1.36] ( https://github.com/Akylas/nativescript-gesturehandler/compare/v0.1.35...v0.1.36 ) (2020-12-20)
720
821
Original file line number Diff line number Diff line change 22 "packages" : [
33 " plugin"
44 ],
5- "version" : " 0.1.36 " ,
5+ "version" : " 0.1.37 " ,
66 "command" : {
77 "publish" : {
88 "conventionalCommits" : true
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+ ## [ 0.1.37] ( https://github.com/nativescript-community/gesturehandler/compare/v0.1.36...v0.1.37 ) (2021-03-14)
7+
8+ ** Note:** Version bump only for package @nativescript-community/gesturehandler
9+
10+
11+
12+
13+
614## [ 0.1.36] ( https://github.com/nativescript-community/gesturehandler/compare/v0.1.35...v0.1.36 ) (2020-12-20)
715
816** Note:** Version bump only for package @nativescript-community/gesturehandler
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/gesturehandler" ,
3- "version" : " 0.1.36 " ,
3+ "version" : " 0.1.37 " ,
44 "description" : " Declarative API exposing platform native touch and gesture system to NativeScript." ,
55 "main" : " gesturehandler" ,
66 "sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments