chore: release new versions

- providence-analytics@0.2.0
This commit is contained in:
CircleCI 2020-06-29 14:17:16 +00:00
parent c14618f932
commit 3abfbf98f9
2 changed files with 13 additions and 1 deletions

View file

@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. 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) # 0.1.0 (2020-06-25)

View file

@ -1,6 +1,6 @@
{ {
"name": "providence-analytics", "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", "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", "license": "MIT",
"author": "ing-bank", "author": "ing-bank",