File tree Expand file tree Collapse file tree 4 files changed +12
-2
lines changed
Expand file tree Collapse file tree 4 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+ ## [ 0.1.31] ( https://github.com/nativescript-community/ui-drawer/compare/v0.1.29...v0.1.31 ) (2025-10-02)
7+
8+ ### Bug Fixes
9+
10+ * crash if open/close is called before first layout ([ ae75bd9] ( https://github.com/nativescript-community/ui-drawer/commit/ae75bd9c9f3915131ea27afd836b56e0874fc172 ) )
11+
612## [ 0.1.29] ( https://github.com/nativescript-community/ui-drawer/compare/v0.1.28...v0.1.29 ) (2024-12-18)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.1.30 " ,
2+ "version" : " 0.1.31 " ,
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+ ## [ 0.1.31] ( https://github.com/nativescript-community/ui-drawer/compare/v0.1.29...v0.1.31 ) (2025-10-02)
7+
8+ ** Note:** Version bump only for package @nativescript-community/ui-drawer
9+
610## [ 0.1.29] ( https://github.com/nativescript-community/ui-drawer/compare/v0.1.28...v0.1.29 ) (2024-12-18)
711
812** Note:** Version bump only for package @nativescript-community/ui-drawer
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/ui-drawer" ,
3- "version" : " 0.1.29 " ,
3+ "version" : " 0.1.31 " ,
44 "description" : " Easily add a side drawer (side menu) to your projects." ,
55 "main" : " ./index" ,
66 "sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments