File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.5.1] ( https://github.com/nativescript-community/sqlite/compare/v3.5.0...v3.5.1 ) (2024-07-17)
7+
8+ ### Features
9+
10+ * new ` wrapDb ` method to use existing native database ([ b0ea41d] ( https://github.com/nativescript-community/sqlite/commit/b0ea41da36b024c636d10fce16f57eba0934ef9c ) )
11+
612# [ 3.5.0] ( https://github.com/nativescript-community/sqlite/compare/v3.4.2...v3.5.0 ) (2024-01-03)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 11{
2- "version" : " 3.5.0 " ,
2+ "version" : " 3.5.1 " ,
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+ ## [ 3.5.1] ( https://github.com/nativescript-community/sqlite/compare/v3.5.0...v3.5.1 ) (2024-07-17)
7+
8+ ** Note:** Version bump only for package @nativescript-community/sqlite
9+
610# [ 3.5.0] ( https://github.com/nativescript-community/sqlite/compare/v3.4.2...v3.5.0 ) (2024-01-03)
711
812### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/sqlite" ,
3- "version" : " 3.5.0 " ,
3+ "version" : " 3.5.1 " ,
44 "description" : " SQLite for Nativescript" ,
55 "main" : " sqlite" ,
66 "typings" : " sqlite.d.ts" ,
You can’t perform that action at this time.
0 commit comments