Skip to content

Commit 872210e

Browse files
committed
Release v1.6.11
# Changelog ## Both subjects - Made the GuiceConfigurationModules factories for their own injectors ([PR](isaacphysics/isaac-api#391)) - Enable admins to reset passwords for any user via user manager ([PR](#443)) - Renamed quizzes to tests ([PR](#451)) - User-facing text only - Fixed looping of history on question finder ([PR](#452)) - Stage 2 of Inequality upgrades ([PR](#456)) - Typescript upgraded to version 4 - Fixed a bug created by a circular dependency created by the content model (8e20b95) - Reordered quiz redirects to prevent premature substring matching (e413c09) ## Physics - Enabled modals consisting of page fragments to be included instead of a help tooltip ([PR](#411)) - Fixed a Physics Parsons problems layout issue (1ab0f6f)
1 parent 510d6cf commit 872210e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
REACT_APP_API_VERSION=v2.18.8
1+
REACT_APP_API_VERSION=v2.18.9

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -1,6 +1,6 @@
11
{
22
"name": "isaac-react-app",
3-
"version": "1.6.11-SNAPSHOT",
3+
"version": "1.6.11",
44
"private": true,
55
"dependencies": {
66
"@babel/core": "^7.9.0",

0 commit comments

Comments
 (0)