Version Packages

This commit is contained in:
github-actions[bot] 2024-05-14 15:52:44 +00:00
parent e29e14b246
commit abf65245c3
3 changed files with 9 additions and 8 deletions

View file

@ -1,7 +0,0 @@
---
'providence-analytics': minor
---
- Added `optimised-glob` util: a drop-in replacement for globby. It's faster, smaller and has zero dependencies
- Added `fs-adapter` util, allowing to provide a virtual fs instead of the default
- BREAKING: Cleanup of code and dependencies, removing deprecated cli commands

View file

@ -1,5 +1,13 @@
# Change Log
## 0.16.0
### Minor Changes
- aea90ae: - Added `optimised-glob` util: a drop-in replacement for globby. It's faster, smaller and has zero dependencies
- Added `fs-adapter` util, allowing to provide a virtual fs instead of the default
- BREAKING: Cleanup of code and dependencies, removing deprecated cli commands
## 0.15.3
### Patch Changes

View file

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