Skip to content

Commit f8ba113

Browse files
committed
Release 4.0.1
1 parent eecf2d8 commit f8ba113

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@ Changelog
22
=========
33

44

5+
6+
## v4.0.1 (2022-11-07)
7+
8+
#### :memo: Documentation
9+
* [#381](https://github.com/html-next/vertical-collection/pull/381) Fix README ([@runspired](https://github.com/runspired))
10+
11+
#### Committers: 4
12+
- Alex Navasardyan ([@twokul](https://github.com/twokul))
13+
- Chris Thoburn ([@runspired](https://github.com/runspired))
14+
- Matthew Beale ([@mixonic](https://github.com/mixonic))
15+
- [@Atrue](https://github.com/Atrue)
16+
17+
518
## v4.0.0 (2022-09-12)
619

720
* Drops support for Ember < 3.12-LTS.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@html-next/vertical-collection",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "infinite-scroll, done right. done.",
55
"keywords": [
66
"occlusion",

0 commit comments

Comments
 (0)