We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1317065 commit fd92851Copy full SHA for fd92851
CHANGELOG.md
@@ -3,6 +3,15 @@ Changelog
3
4
5
6
+
7
+## v4.0.2 (2022-11-17)
8
9
+#### :bug: Bug Fix
10
+* [#396](https://github.com/html-next/vertical-collection/pull/396) Fix build for ember-source 4.0+ ([@wagenet](https://github.com/wagenet))
11
12
+#### Committers: 1
13
+- Peter Wagenet ([@wagenet](https://github.com/wagenet))
14
15
## v4.0.1 (2022-11-07)
16
17
#### :memo: Documentation
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@html-next/vertical-collection",
- "version": "4.0.1",
+ "version": "4.0.2",
"description": "infinite-scroll, done right. done.",
"keywords": [
"occlusion",
0 commit comments