Skip to content

Commit c37a7f5

Browse files
committed
v1.3.0-vue2
2 parents 23a0f80 + ddde941 commit c37a7f5

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Next
22

3-
[diff](https://github.com/gtm-support/vue-gtm/compare/1.2.1-vue2...vue2-gtm)
3+
[diff](https://github.com/gtm-support/vue-gtm/compare/1.3.0-vue2...vue2-gtm)
4+
5+
# 1.3.0
6+
7+
[diff](https://github.com/gtm-support/vue-gtm/compare/1.2.1-vue2...1.3.0-vue2)
8+
9+
- Align with `@gtm-support/vue-gtm` `v1.5.0`
10+
- Upgrade `core` to 1.3.0
11+
- New option `vueRouterAdditionalEventData`
412

513
# 1.2.1
614

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gtm-support/vue2-gtm",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": "Simple implementation of Google Tag Manager for Vue",
55
"main": "dist/index.js",
66
"author": {

0 commit comments

Comments
 (0)