Skip to content

Commit 0fb8f3a

Browse files
committed
chore(release): publish
1 parent ddc6b6a commit 0fb8f3a

File tree

30 files changed

+153
-29
lines changed

30 files changed

+153
-29
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+
## [3.1.5](https://github.com/Akylas/nativescript-material-components/compare/v3.1.4...v3.1.5) (2020-02-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **ios:** actually better fix for now because of a bug in {N} ([ddc6b6a](https://github.com/Akylas/nativescript-material-components/commit/ddc6b6ad8aa3e4f88c77353d1956e2c180d4ccf5))
12+
* **ios:** fix alertDialog not closing ([85b24f4](https://github.com/Akylas/nativescript-material-components/commit/85b24f4ce8e06f6f1171e95904f61f6e5f2be839))
13+
14+
15+
16+
17+
618
## [3.1.4](https://github.com/Akylas/nativescript-material-components/compare/v3.1.3...v3.1.4) (2020-01-29)
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": "3.1.4"
21+
"version": "3.1.5"
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.1.5](https://github.com/Akylas/nativescript-material-components/compare/v3.1.4...v3.1.5) (2020-02-05)
7+
8+
**Note:** Version bump only for package nativescript-material-activityindicator
9+
10+
11+
12+
13+
614
## [3.1.4](https://github.com/Akylas/nativescript-material-components/compare/v3.1.3...v3.1.4) (2020-01-29)
715

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

packages/nativescript-material-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-material-activityindicator",
3-
"version": "3.1.4",
3+
"version": "3.1.5",
44
"description": "Material ActivityIndicator component",
55
"main": "./activityindicator",
66
"typings": "./activityindicator.d.ts",
@@ -34,7 +34,7 @@
3434
"homepage": "https://github.com/Akylas/nativescript-material-components",
3535
"readmeFilename": "README.md",
3636
"dependencies": {
37-
"nativescript-material-core": "^3.1.4"
37+
"nativescript-material-core": "^3.1.5"
3838
},
3939
"gitHead": "e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
4040
}

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.1.5](https://github.com/Akylas/nativescript-material-components/compare/v3.1.4...v3.1.5) (2020-02-05)
7+
8+
**Note:** Version bump only for package nativescript-material-bottomnavigationbar
9+
10+
11+
12+
13+
614
## [3.1.4](https://github.com/Akylas/nativescript-material-components/compare/v3.1.3...v3.1.4) (2020-01-29)
715

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

packages/nativescript-material-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-material-bottomnavigationbar",
3-
"version": "3.1.4",
3+
"version": "3.1.5",
44
"description": "NativeScript plugin to add a bottom navigation bar component for Android & iOS",
55
"main": "bottomnavigationbar",
66
"typings": "bottomnavigationbar.d.ts",
@@ -41,6 +41,6 @@
4141
"repository": "https://github.com/Akylas/nativescript-material-components",
4242
"readmeFilename": "README.md",
4343
"dependencies": {
44-
"nativescript-material-core": "^3.1.4"
44+
"nativescript-material-core": "^3.1.5"
4545
}
4646
}

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.1.5](https://github.com/Akylas/nativescript-material-components/compare/v3.1.4...v3.1.5) (2020-02-05)
7+
8+
**Note:** Version bump only for package nativescript-material-bottomsheet
9+
10+
11+
12+
13+
614
## [3.1.4](https://github.com/Akylas/nativescript-material-components/compare/v3.1.3...v3.1.4) (2020-01-29)
715

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

packages/nativescript-material-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-material-bottomsheet",
3-
"version": "3.1.4",
3+
"version": "3.1.5",
44
"description": "Material bottomsheet component",
55
"main": "./bottomsheet",
66
"typings": "./bottomsheet.d.ts",
@@ -34,7 +34,7 @@
3434
"homepage": "https://github.com/Akylas/nativescript-material-components",
3535
"readmeFilename": "README.md",
3636
"dependencies": {
37-
"nativescript-material-core": "^3.1.4"
37+
"nativescript-material-core": "^3.1.5"
3838
},
3939
"gitHead": "e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
4040
}

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.1.5](https://github.com/Akylas/nativescript-material-components/compare/v3.1.4...v3.1.5) (2020-02-05)
7+
8+
**Note:** Version bump only for package nativescript-material-button
9+
10+
11+
12+
13+
614
## [3.1.4](https://github.com/Akylas/nativescript-material-components/compare/v3.1.3...v3.1.4) (2020-01-29)
715

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

packages/nativescript-material-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-material-button",
3-
"version": "3.1.4",
3+
"version": "3.1.5",
44
"description": "Material button component",
55
"main": "./button",
66
"typings": "./button.d.ts",
@@ -34,7 +34,7 @@
3434
"homepage": "https://github.com/Akylas/nativescript-material-components",
3535
"readmeFilename": "README.md",
3636
"dependencies": {
37-
"nativescript-material-core": "^3.1.4"
37+
"nativescript-material-core": "^3.1.5"
3838
},
3939
"gitHead": "e62190fa75ac5ca06904f8ccc46b6ac62f129c15"
4040
}

0 commit comments

Comments
 (0)