File tree Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Expand file tree Collapse file tree 2 files changed +33
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## v1.6.0
6+
7+ [ compare changes] ( https://github.com/hywax/nuxt-cron/compare/v1.5.1...v1.6.0 )
8+
9+ ### 🚀 Enhancements
10+
11+ - Add support nuxt 4 ([ #66 ] ( https://github.com/hywax/nuxt-cron/pull/66 ) )
12+
13+ ### 🩹 Fixes
14+
15+ - Correct summary ([ #60 ] ( https://github.com/hywax/nuxt-cron/pull/60 ) )
16+ - Error build d.ts files ([ 31c3524] ( https://github.com/hywax/nuxt-cron/commit/31c3524 ) )
17+ - Types not resolving ([ 2947cf7] ( https://github.com/hywax/nuxt-cron/commit/2947cf7 ) )
18+
19+ ### 📖 Documentation
20+
21+ - Change brand soft color ([ aaca982] ( https://github.com/hywax/nuxt-cron/commit/aaca982 ) )
22+ - Support nuxt version ([ 1bb61bc] ( https://github.com/hywax/nuxt-cron/commit/1bb61bc ) )
23+
24+ ### 🏡 Chore
25+
26+ - Update CONTRIBUTORS ([ a4ce3b2] ( https://github.com/hywax/nuxt-cron/commit/a4ce3b2 ) )
27+ - Update CONTRIBUTORS ([ ec3711d] ( https://github.com/hywax/nuxt-cron/commit/ec3711d ) )
28+ - Change typescript extends path ([ 02f49b3] ( https://github.com/hywax/nuxt-cron/commit/02f49b3 ) )
29+
30+ ### ❤️ Contributors
31+
32+ - Hywax ([ @hywax ] ( http://github.com/hywax ) )
33+ - Jules Libert <
[email protected] >
34+ - Bot ([ @hywax-assistant ] ( http://github.com/hywax-assistant ) )
35+ - Guillaume Bonnefoy ([ @whiterqbbit ] ( http://github.com/whiterqbbit ) )
36+
537## v1.5.1
638
739[ compare changes] ( https://github.com/hywax/nuxt-cron/compare/v1.5.0...v1.5.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-cron" ,
33 "type" : " module" ,
4- "version" : " 1.5.1 " ,
4+ "version" : " 1.6.0 " ,
55 "description" : " A Nuxt module for cron jobs in your app." ,
66 "license" : " MIT" ,
77 "repository" : {
You can’t perform that action at this time.
0 commit comments