We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54ebdba commit f3dd5f6Copy full SHA for f3dd5f6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [3.6.0](https://github.com/MatteoGabriele/vue-gtag/compare/v3.5.2...v3.6.0) (2025-09-06)
2
+
3
4
+### Features
5
6
+* export all types ([#634](https://github.com/MatteoGabriele/vue-gtag/issues/634)) ([54ebdba](https://github.com/MatteoGabriele/vue-gtag/commit/54ebdba6b19346ca60cbafca1844d6e5e02dab71))
7
8
## [3.5.2](https://github.com/MatteoGabriele/vue-gtag/compare/v3.5.1...v3.5.2) (2025-07-09)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "vue-gtag",
"description": "Global Site Tag (gtag.js) plugin for Vue",
"type": "module",
- "version": "3.5.2",
+ "version": "3.6.0",
"author": {
"name": "Matteo Gabriele",
"email": "[email protected]"
0 commit comments