File tree Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Expand file tree Collapse file tree 2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.1.3
5+
6+ [ compare changes] ( https://github.com/attributech/nuxt-attribute-content/compare/v0.1.2...v0.1.3 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Adding conventional commits configuration ([ cfb0463] ( https://github.com/attributech/nuxt-attribute-content/commit/cfb0463 ) )
11+ - ** seo:** Adding @nuxtjs/seo ([ d873956] ( https://github.com/attributech/nuxt-attribute-content/commit/d873956 ) )
12+ - Adding nuxt3-interpolation ([ d2ce01d] ( https://github.com/attributech/nuxt-attribute-content/commit/d2ce01d ) )
13+ - Replacing git-conventional-commits with commitlint ([ 1c1e010] ( https://github.com/attributech/nuxt-attribute-content/commit/1c1e010 ) )
14+
15+ ### 🩹 Fixes
16+
17+ - ** images:** Using attributes as suggested by nuxt-lazyimages docs ([ b0a01bd] ( https://github.com/attributech/nuxt-attribute-content/commit/b0a01bd ) )
18+ - Ignoring linter warnings for vue/no-v-html ([ b135884] ( https://github.com/attributech/nuxt-attribute-content/commit/b135884 ) )
19+ - Adding missing newline ([ 2abcbc9] ( https://github.com/attributech/nuxt-attribute-content/commit/2abcbc9 ) )
20+
21+ ### 💅 Refactors
22+
23+ - Using zod v4 ([ 676e2f6] ( https://github.com/attributech/nuxt-attribute-content/commit/676e2f6 ) )
24+
25+ ### 🏡 Chore
26+
27+ - Installing updates ([ 13be15c] ( https://github.com/attributech/nuxt-attribute-content/commit/13be15c ) )
28+
29+ ### ❤️ Contributors
30+
31+ - Lukas Von Blarer
< [email protected] > 32+
433## v0.1.2
534
635[ compare changes] ( https://github.com/attributech/nuxt-attribute-content/compare/v0.1.1...v0.1.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-attribute-content" ,
33 "type" : " module" ,
4- "version" : " 0.1.2 " ,
4+ "version" : " 0.1.3 " ,
55 "packageManager" :
" [email protected] " ,
66 "main" : " ./nuxt.config.ts" ,
77 "scripts" : {
You can’t perform that action at this time.
0 commit comments