Skip to content

Commit

Permalink
Chore(release): 6.60.1
Browse files Browse the repository at this point in the history
## [6.60.1](v6.60.0...v6.60.1) (2024-10-28)

### Fix

* inview reprocess on window resize (fixes #596) (#597) ([151079f](151079f)), closes [#596](#596) [#597](#597)
* inview return undefined when no element supplied (fixes #598) (#599) ([292a1a8](292a1a8)), closes [#598](#598) [#599](#599)
  • Loading branch information
semantic-release-bot committed Oct 28, 2024
1 parent 292a1a8 commit 89a0421
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.60.0",
"version": "6.60.1",
"framework": ">=5.20.2",
"description": "Adapt Framework kernel. Responsible for boot loading, data loading and core APIs.",
"repository": {
Expand Down

0 comments on commit 89a0421

Please sign in to comment.