Skip to content

Commit f3dd5f6

Browse files
chore(release): 3.6.0 [skip ci]
# [3.6.0](v3.5.2...v3.6.0) (2025-09-06) ### Features * export all types ([#634](#634)) ([54ebdba](54ebdba))
1 parent 54ebdba commit f3dd5f6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [3.5.2](https://github.com/MatteoGabriele/vue-gtag/compare/v3.5.1...v3.5.2) (2025-07-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vue-gtag",
33
"description": "Global Site Tag (gtag.js) plugin for Vue",
44
"type": "module",
5-
"version": "3.5.2",
5+
"version": "3.6.0",
66
"author": {
77
"name": "Matteo Gabriele",
88
"email": "[email protected]"

0 commit comments

Comments
 (0)