diff --git a/CHANGELOG.md b/CHANGELOG.md index b66adb4e..19236580 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ Changelog ========= + +## v3.1.0 (2022-08-04) + +#### :rocket: Enhancement +* [#380](https://github.com/html-next/vertical-collection/pull/380) fix: enable parallel builds ([@runspired](https://github.com/runspired)) + +#### :bug: Bug Fix +* [#380](https://github.com/html-next/vertical-collection/pull/380) fix: enable parallel builds ([@runspired](https://github.com/runspired)) +* [#358](https://github.com/html-next/vertical-collection/pull/358) Delete virtual element ([@Atrue](https://github.com/Atrue)) + +#### Committers: 3 +- Chris Thoburn ([@runspired](https://github.com/runspired)) +- Matthew Beale ([@mixonic](https://github.com/mixonic)) +- [@Atrue](https://github.com/Atrue) + ## v3.0.0 (2022-05-03) diff --git a/package.json b/package.json index 958d7a57..049587c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@html-next/vertical-collection", - "version": "3.0.0", + "version": "3.1.0", "description": "infinite-scroll, done right. done.", "keywords": [ "occlusion",