File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 3.2.0] ( https://github.com/eggjs/egg-logrotator/compare/v3.1.0...v3.2.0 ) (2024-09-28)
4+
5+
6+ ### Features
7+
8+ * remove debug deps ([ #32 ] ( https://github.com/eggjs/egg-logrotator/issues/32 ) ) ([ e897d48] ( https://github.com/eggjs/egg-logrotator/commit/e897d483736d4d94c4a774c4454245a742c7050a ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * hour crontab ([ #31 ] ( https://github.com/eggjs/egg-logrotator/issues/31 ) ) ([ 75e4787] ( https://github.com/eggjs/egg-logrotator/commit/75e478714f42e6d00f0500817bd2c6f1597174f2 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " egg-logrotator" ,
3- "version" : " 3.1 .0" ,
3+ "version" : " 3.2 .0" ,
44 "description" : " logrotator for egg" ,
55 "eggPlugin" : {
66 "name" : " logrotator" ,
You can’t perform that action at this time.
0 commit comments