File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.2.12
4+
5+ [ compare changes] ( https://github.com/stackbuilders/nuxt-utm/compare/v0.2.10...v0.2.12 )
6+
7+ ### 🚀 Enhancements
8+
9+ - Add Nuxt 4 compatibility ([ #52 ] ( https://github.com/stackbuilders/nuxt-utm/pull/52 ) )
10+ - Add runtime tracking control with privacy features ([ #54 ] ( https://github.com/stackbuilders/nuxt-utm/pull/54 ) )
11+ - Add release-on-merge workflow for protected branches ([ #91 ] ( https://github.com/stackbuilders/nuxt-utm/pull/91 ) )
12+
13+ ### 🩹 Fixes
14+
15+ - Npm pre-pack build by removing the clj requiredment ([ #51 ] ( https://github.com/stackbuilders/nuxt-utm/pull/51 ) )
16+ - ** deps:** Address open security vulnerabilities ([ #71 ] ( https://github.com/stackbuilders/nuxt-utm/pull/71 ) )
17+
18+ ### 🏡 Chore
19+
20+ - ** deps-dev:** Bump nuxt from 4.0.3 to 4.1.0 ([ #65 ] ( https://github.com/stackbuilders/nuxt-utm/pull/65 ) )
21+ - ** deps-dev:** Bump nuxt from 4.0.3 to 4.1.0 in /playground ([ #57 ] ( https://github.com/stackbuilders/nuxt-utm/pull/57 ) )
22+ - ** deps-dev:** Bump playwright from 1.52.0 to 1.57.0 ([ #58 ] ( https://github.com/stackbuilders/nuxt-utm/pull/58 ) )
23+ - ** release:** V0.2.11 ([ #90 ] ( https://github.com/stackbuilders/nuxt-utm/pull/90 ) )
24+
25+ ### ❤️ Contributors
26+
27+ - Sadjow Leão ([ @sadjow ] ( https://github.com/sadjow ) )
28+
329## v0.2.11
430
531[ compare changes] ( https://github.com/stackbuilders/nuxt-utm/compare/v0.2.10...v0.2.11 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-utm" ,
3- "version" : " 0.2.11 " ,
3+ "version" : " 0.2.12 " ,
44 "description" : " A Nuxt 3/4 module for tracking UTM parameters." ,
55 "keywords" : [
66 " nuxt" ,
You can’t perform that action at this time.
0 commit comments