Version Packages

This commit is contained in:
github-actions[bot] 2024-05-16 12:27:10 +00:00
parent b205a1e372
commit 0b3c59db9d
3 changed files with 8 additions and 7 deletions

View file

@ -1,6 +0,0 @@
---
'providence-analytics': patch
---
- feat: expose ReportService to allow config of outputPath
- fix: cache and performance improvements

View file

@ -1,5 +1,12 @@
# Change Log # Change Log
## 0.16.2
### Patch Changes
- cbfbdb4: - feat: expose ReportService to allow config of outputPath
- fix: cache and performance improvements
## 0.16.1 ## 0.16.1
### Patch Changes ### Patch Changes

View file

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