Skip to content

Commit ae525c0

Browse files
Chore(release): 4.5.9 [skip ci]
## [4.5.9](v4.5.8...v4.5.9) (2023-08-11) ### Chore * Semantic release GHA packages version bump (#99) ([ffc89fc](ffc89fc)), closes [#99](#99) ### Fix * Incorrect return early logic in onButtonsViewPostRender (fixes #102) (#103) ([b8f1844](b8f1844)), closes [#102](#102) [#103](#103)
1 parent b8f1844 commit ae525c0

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-tutor",
3-
"version": "4.5.8",
3+
"version": "4.5.9",
44
"framework": ">=5.22.8",
55
"homepage": "https://github.com/adaptlearning/adapt-contrib-tutor",
66
"bugs": "https://github.com/adaptlearning/adapt-contrib-tutor/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-tutor",
3-
"version": "4.5.8",
3+
"version": "4.5.9",
44
"framework": ">=5.22.8",
55
"homepage": "https://github.com/adaptlearning/adapt-contrib-tutor",
66
"bugs": "https://github.com/adaptlearning/adapt-contrib-tutor/issues",

0 commit comments

Comments
 (0)