Skip to content

Commit 58233b3

Browse files
Chore(release): 7.4.2 [skip ci]
## [7.4.2](v7.4.1...v7.4.2) (2024-06-18) ### Chore * e2e tests on mcq component (Issue/218) (#219) ([feb7453](feb7453)), closes [#219](#219) ### Fix * moved striphtml function outside loop (fixes #222) ([54e263a](54e263a)), closes [#222](#222) ### Upgrade * Bump ip from 1.1.8 to 1.1.9 (#217) ([f585154](f585154)), closes [#217](#217)
1 parent 54e263a commit 58233b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "adapt-contrib-mcq",
3-
"version": "7.4.1",
3+
"version": "7.4.2",
44
"framework": ">=5.19.1",
55
"homepage": "https://github.com/adaptlearning/adapt-contrib-mcq",
66
"bugs": "https://github.com/adaptlearning/adapt-contrib-mcq/issues",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "adapt-contrib-mcq",
3-
"version": "7.4.1",
3+
"version": "7.4.2",
44
"framework": ">=5.19.1",
55
"homepage": "https://github.com/adaptlearning/adapt-contrib-mcq",
66
"bugs": "https://github.com/adaptlearning/adapt-contrib-mcq/issues",

0 commit comments

Comments
 (0)