fix(core): Prepare patch release with minor fixes and improvements
This commit is contained in:
parent
c74a4bcd5b
commit
349d711cc5
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-10-13 - 1.2.7 - fix(core)
|
||||
Prepare patch release with minor fixes and improvements
|
||||
|
||||
|
||||
## 2024-10-13 - 1.2.6 - fix(core)
|
||||
Minor refactoring and code quality improvements.
|
||||
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@apiclient.xyz/docker',
|
||||
version: '1.2.6',
|
||||
version: '1.2.7',
|
||||
description: 'Provides easy communication with Docker remote API from Node.js, with TypeScript support.'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user