Skip to content

Commit

Permalink
Chore(release): 6.53.6
Browse files Browse the repository at this point in the history
## [6.53.6](v6.53.5...v6.53.6) (2024-08-19)

### Fix

* Resolve minor JavaScript linting issues and hasOwnProperty warning (fixes #571) (#572) ([63c3c61](63c3c61)), closes [#571](#571) [#572](#572)
  • Loading branch information
semantic-release-bot committed Aug 19, 2024
1 parent 63c3c61 commit 9bc7db2
Showing 1 changed file with 1 addition and 1 deletion.
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-core",
"version": "6.53.5",
"version": "6.53.6",
"framework": ">=5.20.2",
"description": "Adapt Framework kernel. Responsible for boot loading, data loading and core APIs.",
"repository": {
Expand Down

0 comments on commit 9bc7db2

Please sign in to comment.