File tree Expand file tree Collapse file tree 4 files changed +22
-5
lines changed
Expand file tree Collapse file tree 4 files changed +22
-5
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.3.12] ( https://github.com/TestJG/nativescript-mtmobile-sqlite/compare/v3.3.11...v3.3.12 ) (2021-05-04)
7+
8+
9+ ### Features
10+
11+ * Correctly transform ArrayBuffer to write in DB ([ 1fab926] ( https://github.com/TestJG/nativescript-mtmobile-sqlite/commit/1fab926081c5e086bb602d9036a82adc26c9156c ) )
12+
13+
14+
15+
16+
617## [ 3.3.11] ( https://github.com/TestJG/nativescript-mtmobile-sqlite/compare/v3.3.10...v3.3.11 ) (2020-11-26)
718
819
Original file line number Diff line number Diff line change 22 "packages" : [
33 " plugin"
44 ],
5- "version" : " 3.3.11 " ,
5+ "version" : " 3.3.12 " ,
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+ ## [ 3.3.12] ( https://github.com/TestJG/nativescript-akylas-sqlite/compare/v3.3.11...v3.3.12 ) (2021-05-04)
7+
8+ ** Note:** Version bump only for package @akylas/nativescript-sqlite
9+
10+
11+
12+
13+
614## [ 3.3.11] ( https://github.com/TestJG/nativescript-akylas-sqlite/compare/v3.3.10...v3.3.11 ) (2020-11-26)
715
816** Note:** Version bump only for package @akylas/nativescript-sqlite
Original file line number Diff line number Diff line change 11{
22 "name" : " @akylas/nativescript-sqlite" ,
3- "version" : " 3.3.11 " ,
3+ "version" : " 3.3.12 " ,
44 "description" : " SQLite for Nativescript" ,
55 "main" : " sqlite" ,
66 "typings" : " sqlite.d.ts" ,
77 "sideEffects" : false ,
8- "scripts" : {
9- },
8+ "scripts" : {},
109 "nativescript" : {
1110 "platforms" : {
1211 "android" : " 6.2.0" ,
3029 "homepage" : " https://github.com/TestJG/nativescript-akylas-sqlite" ,
3130 "readmeFilename" : " README.md" ,
3231 "repository" : " TestJG/nativescript-akylas-sqlite" ,
33-
3432 "peerDependencies" : {
3533 "@nano-sql/core" : " ^2.3.7" ,
3634 "@nativescript-community/typeorm" : " 0.2.28-1"
You can’t perform that action at this time.
0 commit comments