Skip to content

Commit 96c222d

Browse files
committed
chore(release): publish
1 parent aafe199 commit 96c222d

32 files changed

+163
-31
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.13](https://github.com/nativescript-community/ui-material-components/compare/v5.0.12...v5.0.13) (2020-10-01)
7+
8+
9+
### Bug Fixes
10+
11+
* **android:** save textfield cursor on secure change ([aafe199](https://github.com/nativescript-community/ui-material-components/commit/aafe199280acead801d273707b43767636094334))
12+
* **android:** set textfield placejholder font ([a3e15a3](https://github.com/nativescript-community/ui-material-components/commit/a3e15a3cb6020c8fc9cb048899574cdd9a01c8a6))
13+
14+
15+
16+
17+
618
## [5.0.12](https://github.com/nativescript-community/ui-material-components/compare/v5.0.11...v5.0.12) (2020-10-01)
719

820

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
]
1919
}
2020
},
21-
"version": "5.0.12"
21+
"version": "5.0.13"
2222
}

packages/activityindicator/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.13](https://github.com/nativescript-community/ui-material-components/compare/v5.0.12...v5.0.13) (2020-10-01)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-material-activityindicator
9+
10+
11+
12+
13+
614
## [5.0.12](https://github.com/nativescript-community/ui-material-components/compare/v5.0.11...v5.0.12) (2020-10-01)
715

816
**Note:** Version bump only for package @nativescript-community/ui-material-activityindicator

packages/activityindicator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-material-activityindicator",
3-
"version": "5.0.12",
3+
"version": "5.0.13",
44
"description": "Material ActivityIndicator component",
55
"main": "./index",
66
"sideEffects": false,
@@ -36,7 +36,7 @@
3636
"homepage": "https://github.com/Akylas/nativescript-material-components",
3737
"readmeFilename": "README.md",
3838
"dependencies": {
39-
"@nativescript-community/ui-material-core": "^5.0.12"
39+
"@nativescript-community/ui-material-core": "^5.0.13"
4040
},
4141
"gitHead": "bd4421242dd4aba6711039ed7c499b3647bdbebc"
4242
}

packages/bottomnavigationbar/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.13](https://github.com/Akylas/nativescript-material-components/compare/v5.0.12...v5.0.13) (2020-10-01)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-material-bottomnavigationbar
9+
10+
11+
12+
13+
614
## [5.0.12](https://github.com/Akylas/nativescript-material-components/compare/v5.0.11...v5.0.12) (2020-10-01)
715

816
**Note:** Version bump only for package @nativescript-community/ui-material-bottomnavigationbar

packages/bottomnavigationbar/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-material-bottomnavigationbar",
3-
"version": "5.0.12",
3+
"version": "5.0.13",
44
"description": "NativeScript plugin to add a bottom navigation bar component for Android & iOS",
55
"main": "bottomnavigationbar",
66
"sideEffects": false,
@@ -43,7 +43,7 @@
4343
"repository": "https://github.com/Akylas/nativescript-material-components",
4444
"readmeFilename": "README.md",
4545
"dependencies": {
46-
"@nativescript-community/ui-material-core": "^5.0.12"
46+
"@nativescript-community/ui-material-core": "^5.0.13"
4747
},
4848
"gitHead": "bd4421242dd4aba6711039ed7c499b3647bdbebc"
4949
}

packages/bottomsheet/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.13](https://github.com/nativescript-community/ui-material-components/compare/v5.0.12...v5.0.13) (2020-10-01)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet
9+
10+
11+
12+
13+
614
## [5.0.12](https://github.com/nativescript-community/ui-material-components/compare/v5.0.11...v5.0.12) (2020-10-01)
715

816
**Note:** Version bump only for package @nativescript-community/ui-material-bottomsheet

packages/bottomsheet/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-material-bottomsheet",
3-
"version": "5.0.12",
3+
"version": "5.0.13",
44
"description": "Material bottomsheet component",
55
"main": "./bottomsheet",
66
"sideEffects": false,
@@ -36,7 +36,7 @@
3636
"homepage": "https://github.com/Akylas/nativescript-material-components",
3737
"readmeFilename": "README.md",
3838
"dependencies": {
39-
"@nativescript-community/ui-material-core": "^5.0.12"
39+
"@nativescript-community/ui-material-core": "^5.0.13"
4040
},
4141
"gitHead": "bd4421242dd4aba6711039ed7c499b3647bdbebc"
4242
}

packages/button/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.13](https://github.com/nativescript-community/ui-material-components/compare/v5.0.12...v5.0.13) (2020-10-01)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-material-button
9+
10+
11+
12+
13+
614
## [5.0.12](https://github.com/nativescript-community/ui-material-components/compare/v5.0.11...v5.0.12) (2020-10-01)
715

816
**Note:** Version bump only for package @nativescript-community/ui-material-button

packages/button/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-material-button",
3-
"version": "5.0.12",
3+
"version": "5.0.13",
44
"description": "Material button component",
55
"main": "./button",
66
"sideEffects": false,
@@ -36,7 +36,7 @@
3636
"homepage": "https://github.com/Akylas/nativescript-material-components",
3737
"readmeFilename": "README.md",
3838
"dependencies": {
39-
"@nativescript-community/ui-material-core": "^5.0.12"
39+
"@nativescript-community/ui-material-core": "^5.0.13"
4040
},
4141
"gitHead": "bd4421242dd4aba6711039ed7c499b3647bdbebc"
4242
}

0 commit comments

Comments
 (0)