Skip to content

Commit ba9f6f8

Browse files
authored
Merge pull request #12 from dreambo8563/release
0.1.8
2 parents 9cf3a7d + b328275 commit ba9f6f8

File tree

4 files changed

+14
-11
lines changed

4 files changed

+14
-11
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
1+
<a name="0.1.8"></a>
2+
## [0.1.8](https://github.com/dreambo8563/vue-DeviceDetector/compare/v0.1.1...v0.1.8) (2019-03-08)
3+
4+
5+
### Bug Fixes
6+
7+
* **typings:** fix typings ([02b42c7](https://github.com/dreambo8563/vue-DeviceDetector/commit/02b42c7))
8+
* **typings:** plugin install ([f784db1](https://github.com/dreambo8563/vue-DeviceDetector/commit/f784db1))
9+
10+
11+
112
<a name="0.1.1"></a>
2-
## 0.1.1 (2019-03-08)
13+
## [0.1.1](https://github.com/dreambo8563/vue-DeviceDetector/compare/caeb361...v0.1.1) (2019-03-08)
314

415

516
### Features

babel.config.js

Lines changed: 0 additions & 8 deletions
This file was deleted.

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-device-detector",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"private": false,
55
"author": "dreambo8563",
66
"main": "dist/vue-device-detector.umd.min.js",

0 commit comments

Comments
 (0)