Version Packages

This commit is contained in:
github-actions[bot] 2021-03-25 15:15:36 +00:00
parent 5bd94c2529
commit b4ed1f36d8
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'providence-analytics': patch
---
Expose analyzers that are requested to be run in external contexts

View file

@ -1,5 +1,11 @@
# Change Log # Change Log
## 0.10.1
### Patch Changes
- 67cd8e35: Expose analyzers that are requested to be run in external contexts
## 0.10.0 ## 0.10.0
### Minor Changes ### Minor Changes

View file

@ -1,6 +1,6 @@
{ {
"name": "providence-analytics", "name": "providence-analytics",
"version": "0.10.0", "version": "0.10.1",
"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",