We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2955f12 commit 14c12bdCopy full SHA for 14c12bd
CHANGELOG.md
@@ -2,6 +2,9 @@ Changelog
2
=========
3
4
5
+## v4.0.0-beta.1 (2022-09-07)
6
+
7
8
## v4.0.0-beta.0 (2022-08-28)
9
10
* Drop support for Ember versions prior to 3.12
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@html-next/vertical-collection",
- "version": "4.0.0-beta.0",
+ "version": "4.0.0-beta.1",
"description": "infinite-scroll, done right. done.",
"keywords": [
"occlusion",
0 commit comments