Skip to content

Commit 511d6d5

Browse files
committed
chore(release): publish
1 parent 2479e20 commit 511d6d5

File tree

32 files changed

+174
-46
lines changed

32 files changed

+174
-46
lines changed

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+
## [3.2.17](https://github.com/Akylas/nativescript-material-components/compare/v3.2.16...v3.2.17) (2020-07-16)
7+
8+
**Note:** Version bump only for package nativescript-material-components
9+
10+
11+
12+
13+
614
## [3.2.16](https://github.com/Akylas/nativescript-material-components/compare/v3.2.15...v3.2.16) (2020-07-16)
715

816
**Note:** Version bump only for package nativescript-material-components

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": "3.2.16"
21+
"version": "3.2.17"
2222
}

packages/nativescript-material-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+
## [3.2.17](https://github.com/Akylas/nativescript-material-components/compare/v3.2.16...v3.2.17) (2020-07-16)
7+
8+
**Note:** Version bump only for package nativescript-material-activityindicator
9+
10+
11+
12+
13+
614
## [3.2.16](https://github.com/Akylas/nativescript-material-components/compare/v3.2.15...v3.2.16) (2020-07-16)
715

816
**Note:** Version bump only for package nativescript-material-activityindicator

packages/nativescript-material-activityindicator/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-material-activityindicator",
3-
"version": "3.2.16",
3+
"version": "3.2.17",
44
"description": "Material ActivityIndicator component",
55
"main": "./activityindicator",
66
"sideEffects": false,
@@ -37,7 +37,7 @@
3737
"homepage": "https://github.com/Akylas/nativescript-material-components",
3838
"readmeFilename": "README.md",
3939
"dependencies": {
40-
"nativescript-material-core": "^3.2.16"
40+
"nativescript-material-core": "^3.2.17"
4141
},
42-
"gitHead": "a1bf3e154438bb0bfc7e9a46901093a64f88d615"
42+
"gitHead": "2479e20312df2de89200ed676e68c1fb4ab36439"
4343
}

packages/nativescript-material-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+
## [3.2.17](https://github.com/Akylas/nativescript-material-components/compare/v3.2.16...v3.2.17) (2020-07-16)
7+
8+
**Note:** Version bump only for package nativescript-material-bottomnavigationbar
9+
10+
11+
12+
13+
614
## [3.2.16](https://github.com/Akylas/nativescript-material-components/compare/v3.2.15...v3.2.16) (2020-07-16)
715

816
**Note:** Version bump only for package nativescript-material-bottomnavigationbar

packages/nativescript-material-bottomnavigationbar/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-material-bottomnavigationbar",
3-
"version": "3.2.16",
3+
"version": "3.2.17",
44
"description": "NativeScript plugin to add a bottom navigation bar component for Android & iOS",
55
"main": "bottomnavigationbar",
66
"sideEffects": false,
@@ -44,7 +44,7 @@
4444
"repository": "https://github.com/Akylas/nativescript-material-components",
4545
"readmeFilename": "README.md",
4646
"dependencies": {
47-
"nativescript-material-core": "^3.2.16"
47+
"nativescript-material-core": "^3.2.17"
4848
},
49-
"gitHead": "a1bf3e154438bb0bfc7e9a46901093a64f88d615"
49+
"gitHead": "2479e20312df2de89200ed676e68c1fb4ab36439"
5050
}

packages/nativescript-material-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+
## [3.2.17](https://github.com/Akylas/nativescript-material-components/compare/v3.2.16...v3.2.17) (2020-07-16)
7+
8+
**Note:** Version bump only for package nativescript-material-bottomsheet
9+
10+
11+
12+
13+
614
## [3.2.16](https://github.com/Akylas/nativescript-material-components/compare/v3.2.15...v3.2.16) (2020-07-16)
715

816
**Note:** Version bump only for package nativescript-material-bottomsheet

packages/nativescript-material-bottomsheet/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-material-bottomsheet",
3-
"version": "3.2.16",
3+
"version": "3.2.17",
44
"description": "Material bottomsheet component",
55
"main": "./bottomsheet",
66
"sideEffects": false,
@@ -37,7 +37,7 @@
3737
"homepage": "https://github.com/Akylas/nativescript-material-components",
3838
"readmeFilename": "README.md",
3939
"dependencies": {
40-
"nativescript-material-core": "^3.2.16"
40+
"nativescript-material-core": "^3.2.17"
4141
},
42-
"gitHead": "a1bf3e154438bb0bfc7e9a46901093a64f88d615"
42+
"gitHead": "2479e20312df2de89200ed676e68c1fb4ab36439"
4343
}

packages/nativescript-material-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+
## [3.2.17](https://github.com/Akylas/nativescript-material-components/compare/v3.2.16...v3.2.17) (2020-07-16)
7+
8+
**Note:** Version bump only for package nativescript-material-button
9+
10+
11+
12+
13+
614
## [3.2.16](https://github.com/Akylas/nativescript-material-components/compare/v3.2.15...v3.2.16) (2020-07-16)
715

816
**Note:** Version bump only for package nativescript-material-button

packages/nativescript-material-button/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-material-button",
3-
"version": "3.2.16",
3+
"version": "3.2.17",
44
"description": "Material button component",
55
"main": "./button",
66
"sideEffects": false,
@@ -37,7 +37,7 @@
3737
"homepage": "https://github.com/Akylas/nativescript-material-components",
3838
"readmeFilename": "README.md",
3939
"dependencies": {
40-
"nativescript-material-core": "^3.2.16"
40+
"nativescript-material-core": "^3.2.17"
4141
},
42-
"gitHead": "a1bf3e154438bb0bfc7e9a46901093a64f88d615"
42+
"gitHead": "2479e20312df2de89200ed676e68c1fb4ab36439"
4343
}

0 commit comments

Comments
 (0)