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
|
# Change Log
|
||||||
|
|
||||||
|
## 0.19.0
|
||||||
|
|
||||||
|
### Minor Changes
|
||||||
|
|
||||||
|
- 9827228: - use globby again
|
||||||
|
- fix ast cache (prevent from endless expanding); expose amountOfCachedProjects
|
||||||
|
|
||||||
## 0.18.4
|
## 0.18.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "providence-analytics",
|
"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",
|
"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",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue