Skip to content

Commit

Permalink
Chore(release): 7.2.6 [skip ci]
Browse files Browse the repository at this point in the history
## [7.2.6](v7.2.5...v7.2.6) (2023-03-21)

### Fix

* _globals schema nesting (#130) ([6ae198a](6ae198a)), closes [#130](#130)
  • Loading branch information
semantic-release-bot committed Mar 21, 2023
1 parent 6ae198a commit e3aab7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adapt-contrib-textInput",
"version": "7.2.5",
"version": "7.2.6",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-textInput",
"bugs": "https://github.com/adaptlearning/adapt-contrib-textInput/issues",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adapt-contrib-textInput",
"version": "7.2.5",
"version": "7.2.6",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-textInput",
"bugs": "https://github.com/adaptlearning/adapt-contrib-textInput/issues",
Expand Down

0 comments on commit e3aab7a

Please sign in to comment.