diff --git a/packages/providence-analytics/CHANGELOG.md b/packages/providence-analytics/CHANGELOG.md index 5537f5b05..804f7de73 100644 --- a/packages/providence-analytics/CHANGELOG.md +++ b/packages/providence-analytics/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.2.0](https://github.com/ing-bank/lion/compare/providence-analytics@0.1.0...providence-analytics@0.2.0) (2020-06-29) + + +### Features + +* **providence-analytics:** cli arguments extend-docs ([7299665](https://github.com/ing-bank/lion/commit/729966504b1e67969ea35e645a2271f61703f20a)) +* **providence-analytics:** filepath matching based on anymatch ([54d06b9](https://github.com/ing-bank/lion/commit/54d06b9faa8e392d530185289a985a1212f6564f)) + + + + + # 0.1.0 (2020-06-25) diff --git a/packages/providence-analytics/package.json b/packages/providence-analytics/package.json index 288eb1f67..600ba99fb 100644 --- a/packages/providence-analytics/package.json +++ b/packages/providence-analytics/package.json @@ -1,6 +1,6 @@ { "name": "providence-analytics", - "version": "0.1.0", + "version": "0.2.0", "description": "Providence is the 'All Seeing Eye' that measures effectivity and popularity of software. Release management will become highly efficient due to an accurate impact analysis of (breaking) changes", "license": "MIT", "author": "ing-bank",