fix(test): Increase test timeout, enable DockerImageStore test, update test image name, bump smartrequest patch, and add local claude settings

This commit is contained in:
2025-08-19 01:42:02 +00:00
parent 42df15a523
commit 6e313261e7
5 changed files with 24 additions and 16 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/docker',
version: '1.3.3',
version: '1.3.4',
description: 'Provides easy communication with Docker remote API from Node.js, with TypeScript support.'
}