fix(core): Fix minor code style and formatting issues
This commit is contained in:
parent
91e84c8422
commit
149eb800e7
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-12-13 - 3.2.2 - fix(core)
|
||||
Fix minor code style and formatting issues
|
||||
|
||||
|
||||
## 2024-12-13 - 3.2.1 - fix(dependencies)
|
||||
Update @types/node dependency version
|
||||
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartshell',
|
||||
version: '3.2.1',
|
||||
version: '3.2.2',
|
||||
description: 'A library for executing shell commands using promises.'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user