diff --git a/CHANGELOG.md b/CHANGELOG.md index ac45e69..cd9a5d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,21 @@ 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.0.0](https://github.com/thisissoon/angular-scrollspy/compare/v1.2.2...v2.0.0) (2018-05-29) + + +### Features + +* **scrollspy:** adding angular 6 support ([0473051](https://github.com/thisissoon/angular-scrollspy/commit/0473051)) + + +### BREAKING CHANGES + +* **scrollspy:** updated peer dependency for angular-inviewport to 3.x + + + ## [1.2.2](https://github.com/thisissoon/angular-scrollspy/compare/v1.2.1...v1.2.2) (2018-02-19) diff --git a/package-lock.json b/package-lock.json index a1ed34c..cf2b1c7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@thisissoon/angular-scrollspy", - "version": "1.2.2", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6451932..1f6a54e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@thisissoon/angular-scrollspy", - "version": "1.2.2", + "version": "2.0.0", "private": false, "description": "A simple lightweight library for Angular which automatically updates links to indicate the currently active section in the viewport", "keywords": [