File tree 2 files changed +26
-1
lines changed
2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.1.3
5
+
6
+ [ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.1.2...v0.1.3 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Add npm registry ([ b401606] ( https://github.com/nuxt-hub/core/commit/b401606 ) )
11
+
12
+ ### 📖 Documentation
13
+
14
+ - Update blob + miscellanous ([ 1c98fd7] ( https://github.com/nuxt-hub/core/commit/1c98fd7 ) )
15
+ - Improve description ([ 24c1ef6] ( https://github.com/nuxt-hub/core/commit/24c1ef6 ) )
16
+
17
+ ### 🏡 Chore
18
+
19
+ - Update registry ([ e7ffed1] ( https://github.com/nuxt-hub/core/commit/e7ffed1 ) )
20
+ - ** logo:** Update ([ 92b8347] ( https://github.com/nuxt-hub/core/commit/92b8347 ) )
21
+ - ** types:** Improve extended zod types ([ c03a3ad] ( https://github.com/nuxt-hub/core/commit/c03a3ad ) )
22
+ - ** docs:** Add cf analytics ([ 1f9f221] ( https://github.com/nuxt-hub/core/commit/1f9f221 ) )
23
+
24
+ ### ❤️ Contributors
25
+
26
+ - Sébastien Chopin ([ @Atinux ] ( http://github.com/Atinux ) )
27
+ - Sylvain Marroufin ([ @smarroufin ] ( http://github.com/smarroufin ) )
28
+
4
29
## v0.1.2
5
30
6
31
[ compare changes] ( https://github.com/nuxt-hub/core/compare/v0.1.1...v0.1.2 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxthub/core" ,
3
3
"private" : false ,
4
- "version" : " 0.1.2 " ,
4
+ "version" : " 0.1.3 " ,
5
5
"description" : " Nuxt Toolkit to create full-stack applications on the Edge." ,
6
6
"repository" : {
7
7
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments