Skip to content

Commit 65ad2cf

Browse files
committed
chore(release): 1.0.0-beta.8
1 parent cb67f77 commit 65ad2cf

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="1.0.0-beta.8"></a>
6+
# [1.0.0-beta.8](https://github.com/dekimasoon/vue-cli-plugin-cordova/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2018-09-03)
7+
8+
These upgrades are all done by @tartinesKiller. Thank you so much.
9+
10+
### Bug Fixes
11+
12+
* not running properly on amazon-fireos. ([8bb996a](https://github.com/dekimasoon/vue-cli-plugin-cordova/commit/8bb996a))
13+
14+
### Features
15+
16+
* Add ability to specify lanIp argument ([bd31d2f](https://github.com/dekimasoon/vue-cli-plugin-cordova/commit/bd31d2f))
17+
518
<a name="1.0.0-beta.7"></a>
619
# [1.0.0-beta.7](https://github.com/dekimasoon/vue-cli-plugin-cordova/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2018-06-14)
720

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-cli-plugin-cordova",
3-
"version": "1.0.0-beta.7",
3+
"version": "1.0.0-beta.8",
44
"description": "vue-cli 3.x plugin for Apache Cordova",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)