Skip to content

Commit

Permalink
chore(release): 12.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robingenz committed Dec 5, 2021
1 parent 95250d8 commit 1465b99
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [12.1.0](https://github.com/robingenz/ngx-infinite-scroll/compare/v12.0.0...v12.1.0) (2021-12-05)


### Features

* support Angular 13 ([95250d8](https://github.com/robingenz/ngx-infinite-scroll/commit/95250d8d01e98dc90644c1f7419eda2b51743227))

## 12.0.0 (2021-06-29)

Initial release 🎉
2 changes: 1 addition & 1 deletion projects/robingenz/ngx-infinite-scroll/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@robingenz/ngx-infinite-scroll",
"version": "12.0.0",
"version": "12.1.0",
"description": "Angular directive for infinite scrolling.",
"author": "Robin Genz <[email protected]>",
"keywords": [
Expand Down

0 comments on commit 1465b99

Please sign in to comment.