diff --git a/CHANGELOG.md b/CHANGELOG.md index b55bd2d..15566e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes of releases are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles. -## [unreleased] +## [1.2.0] ### Added diff --git a/composer.json b/composer.json index bab4976..42db059 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "boxblinkracer/shopware-ai-demodata", "description": "AI Demo Data", - "version": "v1.1.0", + "version": "v1.2.0", "type": "shopware-platform-plugin", "license": "MIT", "extra": { diff --git a/composer.lock b/composer.lock index d2bf987..dd58b94 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": "56c0b786476f63f7b8f78eb71fb7183f", + "content-hash": "9eec44b93603c49537b087dbf4410d94", "packages": [ { "name": "orhanerday/open-ai", @@ -123,16 +123,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.271.7", + "version": "3.271.9", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "d0fe1af38ef521e419004e5f990ceb8e0b2b001d" + "reference": "8593b1a898f2d0be56bea94aa9b379e670ae1eb3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d0fe1af38ef521e419004e5f990ceb8e0b2b001d", - "reference": "d0fe1af38ef521e419004e5f990ceb8e0b2b001d", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/8593b1a898f2d0be56bea94aa9b379e670ae1eb3", + "reference": "8593b1a898f2d0be56bea94aa9b379e670ae1eb3", "shasum": "" }, "require": { @@ -212,9 +212,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.271.7" + "source": "https://github.com/aws/aws-sdk-php/tree/3.271.9" }, - "time": "2023-06-02T18:21:03+00:00" + "time": "2023-06-06T18:22:57+00:00" }, { "name": "brick/math", @@ -347,16 +347,16 @@ }, { "name": "composer/ca-bundle", - "version": "1.3.5", + "version": "1.3.6", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd" + "reference": "90d087e988ff194065333d16bc5cf649872d9cdb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/74780ccf8c19d6acb8d65c5f39cd72110e132bbd", - "reference": "74780ccf8c19d6acb8d65c5f39cd72110e132bbd", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/90d087e988ff194065333d16bc5cf649872d9cdb", + "reference": "90d087e988ff194065333d16bc5cf649872d9cdb", "shasum": "" }, "require": { @@ -403,7 +403,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.3.5" + "source": "https://github.com/composer/ca-bundle/tree/1.3.6" }, "funding": [ { @@ -419,7 +419,7 @@ "type": "tidelift" } ], - "time": "2023-01-11T08:27:00+00:00" + "time": "2023-06-06T12:02:59+00:00" }, { "name": "composer/composer",