Merge pull request #2287 from ing-bank/changeset-release/master

Version Packages
This commit is contained in:
Thijs Louisse 2024-05-16 14:36:46 +02:00 committed by GitHub
commit 6c5b89c06f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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
## 0.16.2
### Patch Changes
- cbfbdb4: - feat: expose ReportService to allow config of outputPath
- fix: cache and performance improvements
## 0.16.1
### Patch Changes

View file

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