Version Packages
This commit is contained in:
parent
2dbb1ca7bc
commit
2f3f4276fb
3 changed files with 8 additions and 7 deletions
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
'providence-analytics': patch
|
||||
---
|
||||
|
||||
- support `ignore: string[]` globs in optimisedGlob
|
||||
- experimental `fs.glob` support under the hood in optimisedGlob
|
||||
|
|
@ -1,5 +1,12 @@
|
|||
# Change Log
|
||||
|
||||
## 0.16.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2dbb1ca: - support `ignore: string[]` globs in optimisedGlob
|
||||
- experimental `fs.glob` support under the hood in optimisedGlob
|
||||
|
||||
## 0.16.6
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "providence-analytics",
|
||||
"version": "0.16.6",
|
||||
"version": "0.16.7",
|
||||
"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