File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.9.3
5+
6+ [ compare changes] ( https://github.com/nuxt/scripts/compare/v0.9.2...v0.9.3 )
7+
8+ ### 🩹 Fixes
9+
10+ - Use free path for virtual plugin template ([ 8624923] ( https://github.com/nuxt/scripts/commit/8624923 ) )
11+ - 🐛 Fixed "height" css style property ([ #275 ] ( https://github.com/nuxt/scripts/pull/275 ) )
12+ - ** adsense:** Push ad slot once only on dev ([ #276 ] ( https://github.com/nuxt/scripts/pull/276 ) )
13+
14+ ### 📖 Documentation
15+
16+ - Update scripts: registry hook example ([ #271 ] ( https://github.com/nuxt/scripts/pull/271 ) )
17+ - ✏️ Updated definition for YouTube Player ([ #273 ] ( https://github.com/nuxt/scripts/pull/273 ) )
18+
19+ ### 🏡 Chore
20+
21+ - Bump deps ([ 81f0923] ( https://github.com/nuxt/scripts/commit/81f0923 ) )
22+
23+ ### ❤️ Contributors
24+
25+ - Harlan ([ @harlan-zw ] ( http://github.com/harlan-zw ) )
26+ - Asoka Wotulo ([ @asokawotulo ] ( http://github.com/asokawotulo ) )
27+ - Arb85 ([ @arb85 ] ( http://github.com/arb85 ) )
28+ - Bernhard Berger ([ @bernhardberger ] ( http://github.com/bernhardberger ) )
29+
430## v0.9.2
531
632[ compare changes] ( https://github.com/nuxt/scripts/compare/v0.9.1...v0.9.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @nuxt/scripts" ,
33 "type" : " module" ,
4- "version" : " 0.9.2 " ,
4+ "version" : " 0.9.3 " ,
55 "packageManager" :
" [email protected] " ,
66 "description" : " Load third-party scripts with better performance, privacy and DX in Nuxt Apps." ,
77 "author" : {
You can’t perform that action at this time.
0 commit comments