diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d2eeb9..2f93c03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ 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. + +# [2.2.0](https://github.com/thisissoon/angular-scrollspy/compare/v2.1.0...v2.2.0) (2019-02-05) + + +### Features + +* **scrollspy:** add support angular 7 and above in package.json ([8090837](https://github.com/thisissoon/angular-scrollspy/commit/8090837)), closes [#19](https://github.com/thisissoon/angular-scrollspy/issues/19) + + + # [2.1.0](https://github.com/thisissoon/angular-scrollspy/compare/v2.0.0...v2.1.0) (2018-11-22) diff --git a/package.json b/package.json index 5077f7e..1eeaaf1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@thisissoon/angular-scrollspy", - "version": "2.1.0", + "version": "2.2.0", "private": false, "description": "A simple lightweight library for Angular which automatically updates links to indicate the currently active section in the viewport", "keywords": [