diff --git a/CHANGELOG.md b/CHANGELOG.md index ed66dca6..757280dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.7.7] - 2024-03-06 +### Added +- Fix #245 TranscriptKendraSearch page fails to build / load after deployment + ## [0.7.6] - 2024-02-16 ### Added - PCA UI now shows the status of the step function workflow for each call. @@ -172,7 +176,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Initial release -[Unreleased]: https://github.com/aws-samples/amazon-transcribe-post-call-analytics/compare/v0.7.6...develop +[Unreleased]: https://github.com/aws-samples/amazon-transcribe-post-call-analytics/compare/v0.7.7...develop +[0.7.7]: https://github.com/aws-samples/amazon-transcribe-post-call-analytics/releases/tag/v0.7.6 [0.7.6]: https://github.com/aws-samples/amazon-transcribe-post-call-analytics/releases/tag/v0.7.6 [0.7.5]: https://github.com/aws-samples/amazon-transcribe-post-call-analytics/releases/tag/v0.7.5 [0.7.4]: https://github.com/aws-samples/amazon-transcribe-post-call-analytics/releases/tag/v0.7.4 diff --git a/VERSION b/VERSION index 4d01880a..11d9d6cf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.6 \ No newline at end of file +0.7.7 \ No newline at end of file diff --git a/pca-main-nokendra.template b/pca-main-nokendra.template index 111f0e6b..f478daf9 100644 --- a/pca-main-nokendra.template +++ b/pca-main-nokendra.template @@ -1,6 +1,6 @@ AWSTemplateFormatVersion: "2010-09-09" -Description: Amazon Transcribe Post Call Analytics - PCA (v0.7.6) (uksb-1sn29lk73) +Description: Amazon Transcribe Post Call Analytics - PCA (v0.7.7) (uksb-1sn29lk73) Parameters: diff --git a/pca-main.template b/pca-main.template index e8af14fc..05a2b3c8 100644 --- a/pca-main.template +++ b/pca-main.template @@ -1,6 +1,6 @@ AWSTemplateFormatVersion: "2010-09-09" -Description: Amazon Transcribe Post Call Analytics - PCA (v0.7.6) (uksb-1sn29lk73) +Description: Amazon Transcribe Post Call Analytics - PCA (v0.7.7) (uksb-1sn29lk73) Parameters: