File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+
4+ ## v0.0.2
5+
6+
7+ ### 🚀 Enhancements
8+
9+ - ** init:** Init project ([ f986348] ( https://github.com/tahul/nuxt-edgedb/commit/f986348 ) )
10+ - ** example:** Add nitro auto imports and examples in playground ([ b8cf5d2] ( https://github.com/tahul/nuxt-edgedb/commit/b8cf5d2 ) )
11+
12+ ### 🏡 Chore
13+
14+ - ** lint:** Fix linting ([ ad0ae15] ( https://github.com/tahul/nuxt-edgedb/commit/ad0ae15 ) )
15+ - ** build:** Fix build ([ 1d4c2b1] ( https://github.com/tahul/nuxt-edgedb/commit/1d4c2b1 ) )
16+
17+ ### ❤️ Contributors
18+
19+ - Yaël Guilloux ([ @Tahul ] ( http://github.com/Tahul ) )
20+
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-edgedb" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.0.2 " ,
44 "description" : " Nuxt 3 integration for EdgeDB." ,
55 "repository" : " tahul/nuxt-edgedb" ,
66 "license" : " MIT" ,
4747 "nuxt" : " ^3.8.1" ,
4848 "vitest" : " ^0.34.6"
4949 }
50- }
50+ }
You can’t perform that action at this time.
0 commit comments