feat(core): Added smarttime dependency and improved changelog generation

This commit is contained in:
2024-06-23 18:38:34 +02:00
parent e8372effc7
commit a060cd1a03
6 changed files with 51 additions and 30 deletions

View File

@@ -16,6 +16,7 @@ import * as smartlog from '@push.rocks/smartlog';
import * as smartlogDestinationLocal from '@push.rocks/smartlog-destination-local';
import * as smartpath from '@push.rocks/smartpath';
import * as smartshell from '@push.rocks/smartshell';
import * as smarttime from '@push.rocks/smarttime';
export {
npmextra,
@@ -30,6 +31,7 @@ export {
smartlogDestinationLocal,
smartpath,
smartshell,
smarttime,
};
// third party scope