Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cajames committed Aug 14, 2018
1 parent a390fb0 commit d9f9ede
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="0.1.2"></a>
## [0.1.2](https://github.com/cajames/vue-tag-manager/compare/v0.1.1...v0.1.2) (2018-08-14)


### Bug Fixes

* Fixed esm input and output paths ([24e7847](https://github.com/cajames/vue-tag-manager/commit/24e7847))
* updating rollup config to use `input` ([0480c94](https://github.com/cajames/vue-tag-manager/commit/0480c94))



<a name="0.1.1"></a>
## [0.1.1](https://github.com/cajames/vue-tag-manager/compare/v0.1.0...v0.1.1) (2018-08-03)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-tag-manager",
"version": "0.1.1",
"version": "0.1.2",
"description": "Easy to use Google Tag Manager implementation for Vue",
"keywords": [
"vue",
Expand Down

0 comments on commit d9f9ede

Please sign in to comment.