File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed
Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.0.15
5+
6+ [ compare changes] ( https://github.com/zojize/nuxt-discord/compare/v0.0.14...v0.0.15 )
7+
8+ ### 🚀 Enhancements
9+
10+ - ** hmr:** Add alias resolution to rollup configuration ([ b317687] ( https://github.com/zojize/nuxt-discord/commit/b317687 ) )
11+ - ** reply:** Add button support ([ 2990716] ( https://github.com/zojize/nuxt-discord/commit/2990716 ) )
12+ - ** playground:** Add counter command as button example ([ 17aa950] ( https://github.com/zojize/nuxt-discord/commit/17aa950 ) )
13+
14+ ### 🩹 Fixes
15+
16+ - Update slash-commands page to avoid import issues ([ 841ade4] ( https://github.com/zojize/nuxt-discord/commit/841ade4 ) )
17+
18+ ### 🏡 Chore
19+
20+ - Update dependencies ([ ec560bb] ( https://github.com/zojize/nuxt-discord/commit/ec560bb ) )
21+ - Update dependencies ([ d6c8a22] ( https://github.com/zojize/nuxt-discord/commit/d6c8a22 ) )
22+ - Remove redundant comments ([ 04cd953] ( https://github.com/zojize/nuxt-discord/commit/04cd953 ) )
23+
24+ ### ✅ Tests
25+
26+ - Use expect.poll ([ eaa6f49] ( https://github.com/zojize/nuxt-discord/commit/eaa6f49 ) )
27+
28+ ### ❤️ Contributors
29+
30+ 31+
432## v0.0.14
533
634[ compare changes] ( https://github.com/zojize/nuxt-discord/compare/v0.0.13...v0.0.14 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-discord" ,
33 "type" : " module" ,
4- "version" : " 0.0.14 " ,
4+ "version" : " 0.0.15 " ,
55 "packageManager" :
" [email protected] " ,
66 "description" : " A Nuxt module for building Discord bots" ,
77 "author" :
" Jize Zou <[email protected] > (https://github.com/zojize)" ,
You can’t perform that action at this time.
0 commit comments