Skip to content

Commit

Permalink
Release 4.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
twokul committed Sep 7, 2022
1 parent 2955f12 commit 14c12bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ Changelog
=========


## v4.0.0-beta.1 (2022-09-07)


## v4.0.0-beta.0 (2022-08-28)

* Drop support for Ember versions prior to 3.12
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": "@html-next/vertical-collection",
"version": "4.0.0-beta.0",
"version": "4.0.0-beta.1",
"description": "infinite-scroll, done right. done.",
"keywords": [
"occlusion",
Expand Down

0 comments on commit 14c12bd

Please sign in to comment.