Skip to content

Commit 91d3762

Browse files
feat: update version of frontend-lib-learning-assistant to 2.19.2 (#1629)
This commit installs version 2.19.2 of @edx/frontend-lib-learning-assistant. This release commit fixes a bug where the days remaining banner appears after an audit trial learner sends their first message. In this case, the days remaining is not displayed until the call to the chat summary endpoint completes. This commit adds a loading spinner to the banner that appears while that call is in progress. See https://github.com/edx/frontend-lib-learning-assistant/releases/tag/v2.19.2.
1 parent 2e3ed08 commit 91d3762

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
3737
"@edx/browserslist-config": "1.5.0",
3838
"@edx/frontend-component-header": "^5.8.0",
39-
"@edx/frontend-lib-learning-assistant": "^2.19.1",
39+
"@edx/frontend-lib-learning-assistant": "^2.19.2",
4040
"@edx/frontend-lib-special-exams": "^3.1.3",
4141
"@edx/frontend-platform": "^8.0.0",
4242
"@edx/openedx-atlas": "^0.6.0",

0 commit comments

Comments
 (0)