File tree Expand file tree Collapse file tree 4 files changed +16
-2
lines changed Expand file tree Collapse file tree 4 files changed +16
-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+ ## [ 2.0.29] ( https://github.com/nativescript-community/gesturehandler/compare/v2.0.28...v2.0.29 ) (2024-03-22)
7+
8+ ### Bug Fixes
9+
10+ * ** ios:** cancel gesture fix ([ 77a2ec0] ( https://github.com/nativescript-community/gesturehandler/commit/77a2ec07b9af89e6b02b27525e87e3dc0b6a61b2 ) )
11+ * ** ios:** gesture override more in line with N ([ fb3744d] ( https://github.com/nativescript-community/gesturehandler/commit/fb3744d274aa5fa659450f1c1b58c73e26d12d3a ) )
12+
613## [ 2.0.28] ( https://github.com/nativescript-community/gesturehandler/compare/v2.0.27...v2.0.28 ) (2024-02-24)
714
815### Bug Fixes
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.0.28 " ,
2+ "version" : " 2.0.29 " ,
33 "$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
44 "packages" : [
55 " packages/*"
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+ ## [ 2.0.29] ( https://github.com/nativescript-community/gesturehandler/compare/v2.0.28...v2.0.29 ) (2024-03-22)
7+
8+ ### Bug Fixes
9+
10+ * ** ios:** cancel gesture fix ([ 77a2ec0] ( https://github.com/nativescript-community/gesturehandler/commit/77a2ec07b9af89e6b02b27525e87e3dc0b6a61b2 ) )
11+ * ** ios:** gesture override more in line with N ([ fb3744d] ( https://github.com/nativescript-community/gesturehandler/commit/fb3744d274aa5fa659450f1c1b58c73e26d12d3a ) )
12+
613## [ 2.0.28] ( https://github.com/nativescript-community/gesturehandler/compare/v2.0.27...v2.0.28 ) (2024-02-24)
714
815** 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" : " 2.0.28 " ,
3+ "version" : " 2.0.29 " ,
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