File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.3.0
5+
6+ [ compare changes] ( https://github.com/Joepocalyptic/nuxt-particles/compare/v0.2.0...v0.3.0 )
7+
8+ ### 🩹 Fixes
9+
10+ - Opt in to ` import.meta.* ` properties ([ 5e07c8a] ( https://github.com/Joepocalyptic/nuxt-particles/commit/5e07c8a ) )
11+ - Use proper import ([ 6a7f898] ( https://github.com/Joepocalyptic/nuxt-particles/commit/6a7f898 ) )
12+
13+ ### 🏡 Chore
14+
15+ - Require Nuxt >= 3.7.0 ([ 7ab3d1a] ( https://github.com/Joepocalyptic/nuxt-particles/commit/7ab3d1a ) )
16+
17+ ### ❤️ Contributors
18+
19+ - Joey Pereira ([ @Joepocalyptic ] ( http://github.com/Joepocalyptic ) )
20+ - Daniel Roe ([ @danielroe ] ( http://github.com/danielroe ) )
21+
422## v0.2.0
523
624[ compare changes] ( https://github.com/Joepocalyptic/nuxt-particles/compare/v0.1.5...v0.2.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-particles" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "description" : " Run lightweight, heavily customizable particle simulations in your Nuxt project with tsParticles." ,
55 "repository" : " Joepocalyptic/nuxt-particles" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments