We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13e44cd commit 957ccefCopy full SHA for 957ccef
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## next release
+## 3.300.6 - 2024-02-27
4
5
* `Aws\AmplifyUIBuilder` - We have added the ability to tag resources after they are created
6
src/Sdk.php
@@ -763,7 +763,7 @@
763
*/
764
class Sdk
765
{
766
- const VERSION = '3.300.5';
+ const VERSION = '3.300.6';
767
768
/** @var array Arguments for creating clients */
769
private $args;
0 commit comments