Skip to content
This repository was archived by the owner on Apr 1, 2019. It is now read-only.

Commit 1d57b5a

Browse files
author
Walker Leite
committed
Release v2.2.0
1 parent 26c02e4 commit 1d57b5a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="2.2.0"></a>
2+
# [2.2.0](https://github.com/InCuca/vue-standalone-component/compare/2.1.0...2.2.0) (2018-05-16)
3+
4+
5+
### Features
6+
7+
* **styleguide:** add global file and enable vue devtools ([1dfe1b3](https://github.com/InCuca/vue-standalone-component/commit/1dfe1b3))
8+
9+
10+
111
<a name="2.1.0"></a>
212
# [2.1.0](https://github.com/InCuca/vue-standalone-component/compare/2.0.0...2.1.0) (2017-12-27)
313

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-standalone-component",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Vuejs standalone component template using karma for testing",
55
"main": "meta.js",
66
"engines": {

0 commit comments

Comments
 (0)