From 84c9b09300ddd569e796ee03ead3bd8c921236ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 20:24:54 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-ai-chat from 1.1.9 to 1.1.10 Bumps [newfold-labs/wp-module-ai-chat](https://github.com/newfold-labs/wp-module-ai-chat) from 1.1.9 to 1.1.10. - [Release notes](https://github.com/newfold-labs/wp-module-ai-chat/releases) - [Changelog](https://github.com/newfold-labs/wp-module-ai-chat/blob/main/docs/release.md) - [Commits](https://github.com/newfold-labs/wp-module-ai-chat/compare/1.1.9...1.1.10) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-ai-chat dependency-version: 1.1.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 8932f3e76..00c324ace 100644 --- a/composer.json +++ b/composer.json @@ -146,7 +146,7 @@ "newfold-labs/wp-module-activation": "^1.0.16", "newfold-labs/wp-module-adam": "^1.0.1", "newfold-labs/wp-module-ai": "^1.3.5", - "newfold-labs/wp-module-ai-chat": "^1.1.9", + "newfold-labs/wp-module-ai-chat": "^1.1.10", "newfold-labs/wp-module-atomic": "^1.4.1", "newfold-labs/wp-module-coming-soon": "^2.2.9", "newfold-labs/wp-module-context": "^1.0.3", diff --git a/composer.lock b/composer.lock index 2fbe31d54..272075e30 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "01f574a8422c3c0800c9a2713235aced", + "content-hash": "f65c25311157ecf301daa7ccee43f4e1", "packages": [ { "name": "colinmollenhour/credis", @@ -956,16 +956,16 @@ }, { "name": "newfold-labs/wp-module-ai-chat", - "version": "1.1.9", + "version": "1.1.10", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-ai-chat.git", - "reference": "eef7e6c52f5f648c8cdafa663b48c3647c3a7a66" + "reference": "0f5ceefca669ef20b863af5c3f3c47e6c8263f7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-ai-chat/zipball/eef7e6c52f5f648c8cdafa663b48c3647c3a7a66", - "reference": "eef7e6c52f5f648c8cdafa663b48c3647c3a7a66", + "url": "https://api.github.com/repos/newfold-labs/wp-module-ai-chat/zipball/0f5ceefca669ef20b863af5c3f3c47e6c8263f7c", + "reference": "0f5ceefca669ef20b863af5c3f3c47e6c8263f7c", "shasum": "" }, "require-dev": { @@ -1033,7 +1033,7 @@ } ], "description": "AI Chat module for WordPress", - "time": "2026-08-10T22:42:25+00:00" + "time": "2026-08-14T07:16:49+00:00" }, { "name": "newfold-labs/wp-module-atomic",