From e00973d72919a0c57de645ef1429801a4925ac37 Mon Sep 17 00:00:00 2001 From: Ed Opare-Aryee Date: Tue, 29 May 2018 17:35:53 +0100 Subject: [PATCH] chore(release): 2.0.0 --- CHANGELOG.md | 15 +++++++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 17 insertions(+), 2 deletions(-) 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": [