File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.2.1] ( https://github.com/nativescript-community/ui-share-file/compare/v1.2.0...v1.2.1 ) (2020-11-02)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-share-file
9
+
10
+
11
+
12
+
13
+
6
14
# 1.2.0 (2020-09-06)
7
15
8
16
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" plugin"
4
4
],
5
- "version" : " 1.2.0 " ,
5
+ "version" : " 1.2.1 " ,
6
6
"command" : {
7
7
"publish" : {
8
8
"conventionalCommits" : true
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.2.1] ( https://github.com/nativescript-community/ui-share-file/compare/v1.2.0...v1.2.1 ) (2020-11-02)
7
+
8
+ ** Note:** Version bump only for package @nativescript-community/ui-share-file
9
+
10
+
11
+
12
+
13
+
6
14
# 1.2.0 (2020-09-06)
7
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript-community/ui-share-file" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"description" : " Send/share file to other apps." ,
5
5
"main" : " share-file" ,
6
6
"typings" : " index.d.ts" ,
31
31
"homepage" : " https://github.com/nativescript-community/ui-share-file" ,
32
32
"readmeFilename" : " README.md" ,
33
33
"bootstrapper" : " nativescript-plugin-seed"
34
- }
34
+ }
You can’t perform that action at this time.
0 commit comments