fix(core): Update project dependencies and resolve minor issues in file paths
This commit is contained in:
parent
db20fb6bce
commit
6af0b5d0d8
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-03-03 - 2.0.8 - fix(core)
|
||||
Update project dependencies and resolve minor issues in file paths
|
||||
|
||||
- Updated devDependencies and dependencies to latest versions
|
||||
- Resolved minor issues in file paths within systemd manager
|
||||
|
||||
## 2025-03-03 - 2.0.7 - fix(core)
|
||||
Update @types/node to fix compatibility issues.
|
||||
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartdaemon',
|
||||
version: '2.0.7',
|
||||
version: '2.0.8',
|
||||
description: 'Start scripts as long running daemons and manage them.'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user