We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23a0f80 + ddde941 commit c37a7f5Copy full SHA for c37a7f5
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# Next
2
3
-[diff](https://github.com/gtm-support/vue-gtm/compare/1.2.1-vue2...vue2-gtm)
+[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`
12
13
# 1.2.1
14
package.json
@@ -1,6 +1,6 @@
{
"name": "@gtm-support/vue2-gtm",
- "version": "1.2.1",
+ "version": "1.3.0",
"description": "Simple implementation of Google Tag Manager for Vue",
"main": "dist/index.js",
"author": {
0 commit comments