File tree Expand file tree Collapse file tree 4 files changed +12
-24
lines changed
Expand file tree Collapse file tree 4 files changed +12
-24
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- ## [ 1.0.4] ( https://github.com/nativescript-community/md5/compare/v1.0.3...v1.0.4 ) (2022-08-15)
7-
8- ** Note:** Version bump only for package @nativescript-community/md5
6+ ## [ 1.0.5] ( https://github.com/nativescript-community/md5/compare/v1.0.4...v1.0.5 ) (2025-12-15)
97
8+ ### Bug Fixes
109
10+ * ** android:** native api usage fix ([ b3c86c6] ( https://github.com/nativescript-community/md5/commit/b3c86c67fee23cdb7a0540cb27b24b00a91e5aa3 ) )
1111
12+ ## [ 1.0.4] ( https://github.com/nativescript-community/md5/compare/v1.0.3...v1.0.4 ) (2022-08-15)
1213
14+ ** Note:** Version bump only for package @nativescript-community/md5
1315
1416## [ 1.0.3] ( https://github.com/nativescript-community/md5/compare/v1.0.2...v1.0.3 ) (2022-08-15)
1517
1618** Note:** Version bump only for package @nativescript-community/md5
1719
18-
19-
20-
21-
2220## [ 1.0.2] ( https://github.com/nativescript-community/md5/compare/v1.0.1...v1.0.2 ) (2022-08-15)
2321
2422** Note:** Version bump only for package @nativescript-community/md5
2523
26-
27-
28-
29-
3024## 1.0.1 (2022-08-15)
3125
3226** Note:** Version bump only for package @nativescript-community/md5
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.0.4 " ,
2+ "version" : " 1.0.5 " ,
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- ## [ 1.0.4] ( https://github.com/nativescript-community/md5/compare/v1.0.3...v1.0.4 ) (2022-08-15)
7-
8- ** Note:** Version bump only for package @nativescript-community/md5
6+ ## [ 1.0.5] ( https://github.com/nativescript-community/md5/compare/v1.0.4...v1.0.5 ) (2025-12-15)
97
8+ ### Bug Fixes
109
10+ * ** android:** native api usage fix ([ b3c86c6] ( https://github.com/nativescript-community/md5/commit/b3c86c67fee23cdb7a0540cb27b24b00a91e5aa3 ) )
1111
12+ ## [ 1.0.4] ( https://github.com/nativescript-community/md5/compare/v1.0.3...v1.0.4 ) (2022-08-15)
1213
14+ ** Note:** Version bump only for package @nativescript-community/md5
1315
1416## [ 1.0.3] ( https://github.com/nativescript-community/md5/compare/v1.0.2...v1.0.3 ) (2022-08-15)
1517
1618** Note:** Version bump only for package @nativescript-community/md5
1719
18-
19-
20-
21-
2220## [ 1.0.2] ( https://github.com/nativescript-community/md5/compare/v1.0.1...v1.0.2 ) (2022-08-15)
2321
2422** Note:** Version bump only for package @nativescript-community/md5
2523
26-
27-
28-
29-
3024## 1.0.1 (2022-08-15)
3125
3226** Note:** Version bump only for package @nativescript-community/md5
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript-community/md5" ,
3- "version" : " 1.0.4 " ,
3+ "version" : " 1.0.5 " ,
44 "description" : " NativeScript plugin for fast MD5 computation for files" ,
55 "main" : " index" ,
66 "typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments