File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.2.0
5+
6+ [ compare changes] ( https://github.com/Joepocalyptic/nuxt-particles/compare/v0.1.5...v0.2.0 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Use tsparticles v3 ([ 6286ded] ( https://github.com/Joepocalyptic/nuxt-particles/commit/6286ded ) )
11+
12+ ### 📖 Documentation
13+
14+ - Fix package specifier ([ 239b091] ( https://github.com/Joepocalyptic/nuxt-particles/commit/239b091 ) )
15+
16+ ### 🏡 Chore
17+
18+ - Update README.md ([ 1be6b87] ( https://github.com/Joepocalyptic/nuxt-particles/commit/1be6b87 ) )
19+
20+ ### ❤️ Contributors
21+
22+ - Joey Pereira ([ @Joepocalyptic ] ( http://github.com/Joepocalyptic ) )
23+
424## v0.1.5
525
626[ compare changes] ( https://undefined/undefined/compare/v0.1.4...v0.1.5 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-particles" ,
3- "version" : " 0.1.5 " ,
3+ "version" : " 0.2.0 " ,
44 "description" : " Run lightweight, heavily customizable particle simulations in your Nuxt project with tsParticles." ,
55 "repository" : " Joepocalyptic/nuxt-particles" ,
66 "license" : " MIT" ,
6060 "nuxt" : " ^3.11.1" ,
6161 "vitest" : " ^0.34.6"
6262 }
63- }
63+ }
You can’t perform that action at this time.
0 commit comments