File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
2+ ## v1.3.3
3+
4+ [ compare changes] ( https://github.com/4sllan/nuxt-feather-icons/compare/v1.3.1...v1.3.3 )
5+
6+ ### 🏡 Chore
7+
8+ - ** nuxt-feather-icons:** Bump version to 1.3.1 ([ fe1c373] ( https://github.com/4sllan/nuxt-feather-icons/commit/fe1c373 ) )
9+ - ** nuxt-feather-icons:** Update Nuxt compatibility constraints ([ 2aebf39] ( https://github.com/4sllan/nuxt-feather-icons/commit/2aebf39 ) )
10+ - ** release:** V1.3.2 ([ 5151619] ( https://github.com/4sllan/nuxt-feather-icons/commit/5151619 ) )
11+ - ** nuxt-feather-icons:** Update Nuxt compatibility constraints ([ f556df6] ( https://github.com/4sllan/nuxt-feather-icons/commit/f556df6 ) )
12+
13+ ### ❤️ Contributors
14+
15+ - Aslan.gama <aslan.gama@sixchains.com.br >
16+
217## v1.3.2
318
419[ compare changes] ( https://github.com/4sllan/nuxt-feather-icons/compare/v1.3.1...v1.3.2 )
1631### 🏡 Chore
1732
1833- ** nuxt-feather-icons:** Bump version to 1.3.1 ([ fe1c373] ( https://github.com/4sllan/nuxt-feather-icons/commit/fe1c373 ) )
34+ - ** nuxt-feather-icons:** Update Nuxt compatibility constraints ([ 2aebf39] ( https://github.com/4sllan/nuxt-feather-icons/commit/2aebf39 ) )
1935
2036### ❤️ Contributors
2137
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-feather-icons" ,
3- "version" : " 1.3.2 " ,
3+ "version" : " 1.3.3 " ,
44 "description" : " Nuxt feather Icons" ,
55 "keywords" : [
66 " nuxt" ,
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ export default defineNuxtModule<ModuleOptions>({
3030 name : PACKAGE_NAME ,
3131 configKey : 'nuxtFeatherIcons' ,
3232 compatibility : {
33- nuxt : '^3 .0.0 || ^4 .0.0'
33+ nuxt : '>=4 .0.0 || >=3 .0.0' ,
3434 }
3535 } ,
3636
You can’t perform that action at this time.
0 commit comments