File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.4.4
5
+
6
+ [ compare changes] ( https://github.com/nuxt/scripts/compare/v0.4.3...v0.4.4 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Force useRegistry return type ([ #73 ] ( https://github.com/nuxt/scripts/pull/73 ) )
11
+
12
+ ### 📖 Documentation
13
+
14
+ - Fix homepage css ([ #68 ] ( https://github.com/nuxt/scripts/pull/68 ) )
15
+ - Fix homepage ` ButtonGroup ` mobile rounded border ([ #71 ] ( https://github.com/nuxt/scripts/pull/71 ) )
16
+
17
+ ### 🏡 Chore
18
+
19
+ - Bump deps ([ a24bd3d] ( https://github.com/nuxt/scripts/commit/a24bd3d ) )
20
+ - Broken build ([ b12a889] ( https://github.com/nuxt/scripts/commit/b12a889 ) )
21
+ - Lint ([ 1345d32] ( https://github.com/nuxt/scripts/commit/1345d32 ) )
22
+ - Bump deps ([ 90a03d6] ( https://github.com/nuxt/scripts/commit/90a03d6 ) )
23
+ - Bump deps ([ 13e59e3] ( https://github.com/nuxt/scripts/commit/13e59e3 ) )
24
+ - Upstream type fixes ([ 8442409] ( https://github.com/nuxt/scripts/commit/8442409 ) )
25
+
26
+ ### ❤️ Contributors
27
+
28
+ - Harlan ([ @harlan-zw ] ( http://github.com/harlan-zw ) )
29
+ - Julien Huang ([ @huang-julien ] ( http://github.com/huang-julien ) )
30
+ - Maxime Pauvert ([ @maximepvrt ] ( http://github.com/maximepvrt ) )
31
+
4
32
## v0.4.3
5
33
6
34
[ compare changes] ( https://github.com/nuxt/scripts/compare/v0.4.2...v0.4.3 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxt/scripts" ,
3
3
"type" : " module" ,
4
- "version" : " 0.4.3 " ,
4
+ "version" : " 0.4.4 " ,
5
5
"packageManager" :
" [email protected] " ,
6
6
"description" : " Load third-party scripts with better performance, privacy and DX in Nuxt Apps." ,
7
7
"author" : {
You can’t perform that action at this time.
0 commit comments