Skip to content

Commit

Permalink
Merge pull request #647 from aws-solutions/develop
Browse files Browse the repository at this point in the history
Update to version 5.4.3
  • Loading branch information
marcburnie authored Oct 17, 2023
2 parents 03e0594 + 09e7472 commit 7558535
Show file tree
Hide file tree
Showing 46 changed files with 72,048 additions and 76,086 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [5.4.3] - 2023-10-13
### Fixed
- Fixed issue where Alexa schema was not exporting the utterances list.

## [5.4.2] - 2023-09-30
### Added
- Self-hosting web fonts. Font files used by QnABot UI are now served from QnABot server instead of using third party font provider.
Expand Down
4 changes: 2 additions & 2 deletions lambda/aws-sdk-layer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lambda/aws-sdk-layer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-layer",
"version": "5.4.2",
"version": "5.4.3",
"description": "QnABot Lambda aws-sdk-layer",
"main": "index.js",
"scripts": {
Expand Down
Loading

0 comments on commit 7558535

Please sign in to comment.