Version Packages
This commit is contained in:
parent
e0d2a759b6
commit
656b39e0e4
3 changed files with 8 additions and 7 deletions
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
'providence-analytics': minor
|
||||
---
|
||||
|
||||
- use globby again
|
||||
- fix ast cache (prevent from endless expanding); expose amountOfCachedProjects
|
||||
|
|
@ -1,5 +1,12 @@
|
|||
# Change Log
|
||||
|
||||
## 0.19.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 9827228: - use globby again
|
||||
- fix ast cache (prevent from endless expanding); expose amountOfCachedProjects
|
||||
|
||||
## 0.18.4
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "providence-analytics",
|
||||
"version": "0.18.4",
|
||||
"version": "0.19.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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue