Skip to content

Commit

Permalink
Release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mixonic committed Dec 7, 2021
1 parent fbb029c commit 6721398
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
Changelog
=========

## v2.0.1 (2021-12-07)

#### :bug: Bug Fix
* [#322](https://github.com/html-next/vertical-collection/pull/322) Remove comma in selector list in css ([@CubeSquared](https://github.com/CubeSquared))

#### :house: Internal
* [#336](https://github.com/html-next/vertical-collection/pull/336) Add rwjblue release-it setup ([@rwwagner90](https://github.com/rwwagner90))

#### Committers: 2
- Matthew Jacobs ([@CubeSquared](https://github.com/CubeSquared))
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))


## 0.5.5

### Pull Requests
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": "2.0.0",
"version": "2.0.1",
"description": "infinite-scroll, done right. done.",
"keywords": [
"occlusion",
Expand Down

0 comments on commit 6721398

Please sign in to comment.