Skip to content

Commit 8045b26

Browse files
Chore(release): 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2026-01-08) ### Fix * `getAttemptsTaken` returns incorrect counts following a language change (fixes #74) ([2b4faa2](2b4faa2)), closes [#74](#74) * remove existing listeners before they are added again following a language change (fixes #74). ([4cc597d](4cc597d)), closes [#74](#74)
1 parent 2b4faa2 commit 8045b26

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-branching",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"framework": ">=5.19.1",
55
"homepage": "https://github.com/adaptlearning/adapt-contrib-branching",
66
"issues": "https://github.com/adaptlearning/adapt_framework/issues/new",

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-branching",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"framework": ">=5.19.1",
55
"homepage": "https://github.com/adaptlearning/adapt-contrib-branching",
66
"issues": "https://github.com/adaptlearning/adapt_framework/issues/new",

0 commit comments

Comments
 (0)