Skip to content

Commit f4bb304

Browse files
committed
v5.2.6
1 parent 0e6e51a commit f4bb304

File tree

9 files changed

+47
-6
lines changed

9 files changed

+47
-6
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.2.6](https://github.com/Akylas/nativescript-material-components/compare/v5.2.5...v5.2.6) (2021-02-10)
7+
8+
9+
### Bug Fixes
10+
11+
* **android:** fix keyboard not hiding on back button ([0e6e51a](https://github.com/Akylas/nativescript-material-components/commit/0e6e51aee2ce046bd9168ecf4989de54fcb2acd0))
12+
13+
14+
15+
16+
617
## [5.2.5](https://github.com/Akylas/nativescript-material-components/compare/v5.2.4...v5.2.5) (2021-02-04)
718

819
**Note:** Version bump only for package @nativescript-community/ui-material-components

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
]
1818
}
1919
},
20-
"version": "5.2.5"
20+
"version": "5.2.6"
2121
}

packages/dialogs/CHANGELOG.md

+8
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.2.6](https://github.com/nativescript-community/ui-material-components/tree/master/packages/dialogs/compare/v5.2.5...v5.2.6) (2021-02-10)
7+
8+
**Note:** Version bump only for package @nativescript-community/ui-material-dialogs
9+
10+
11+
12+
13+
614
## [5.2.5](https://github.com/nativescript-community/ui-material-components/tree/master/packages/dialogs/compare/v5.2.4...v5.2.5) (2021-02-04)
715

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

packages/dialogs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-material-dialogs",
3-
"version": "5.2.5",
3+
"version": "5.2.6",
44
"description": "Material Design Dialogs inform users about a task and can contain critical information, require decisions, or involve multiple tasks.",
55
"main": "./dialogs",
66
"sideEffects": false,
@@ -42,7 +42,7 @@
4242
"readmeFilename": "README.md",
4343
"dependencies": {
4444
"@nativescript-community/ui-material-core": "^5.2.5",
45-
"@nativescript-community/ui-material-textfield": "^5.2.5"
45+
"@nativescript-community/ui-material-textfield": "^5.2.6"
4646
},
4747
"gitHead": "bd4421242dd4aba6711039ed7c499b3647bdbebc"
4848
}

packages/textfield/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.2.6](https://github.com/nativescript-community/ui-material-components/tree/master/packages/textfield/compare/v5.2.5...v5.2.6) (2021-02-10)
7+
8+
9+
### Bug Fixes
10+
11+
* **android:** fix keyboard not hiding on back button ([0e6e51a](https://github.com/nativescript-community/ui-material-components/tree/master/packages/textfield/commit/0e6e51aee2ce046bd9168ecf4989de54fcb2acd0))
12+
13+
14+
15+
16+
617
## [5.2.5](https://github.com/nativescript-community/ui-material-components/tree/master/packages/textfield/compare/v5.2.4...v5.2.5) (2021-02-04)
718

819
**Note:** Version bump only for package @nativescript-community/ui-material-textfield

packages/textfield/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-material-textfield",
3-
"version": "5.2.5",
3+
"version": "5.2.6",
44
"description": "Material Design Text fields allow users to input text into your app.",
55
"main": "./textfield",
66
"sideEffects": false,

packages/textview/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.2.6](https://github.com/nativescript-community/ui-material-components/tree/master/packages/textview/compare/v5.2.5...v5.2.6) (2021-02-10)
7+
8+
9+
### Bug Fixes
10+
11+
* **android:** fix keyboard not hiding on back button ([0e6e51a](https://github.com/nativescript-community/ui-material-components/tree/master/packages/textview/commit/0e6e51aee2ce046bd9168ecf4989de54fcb2acd0))
12+
13+
14+
15+
16+
617
## [5.2.5](https://github.com/nativescript-community/ui-material-components/tree/master/packages/textview/compare/v5.2.4...v5.2.5) (2021-02-04)
718

819
**Note:** Version bump only for package @nativescript-community/ui-material-textview

packages/textview/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/textview/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript-community/ui-material-textview",
3-
"version": "5.2.5",
3+
"version": "5.2.6",
44
"description": "Material Design Text views allow users to input text into your app.",
55
"main": "./textview",
66
"sideEffects": false,

0 commit comments

Comments
 (0)