Version Packages

This commit is contained in:
github-actions[bot] 2023-11-30 10:36:16 +00:00 committed by Thijs Louisse
parent 7f6eb15a21
commit c3f7555c73
6 changed files with 10 additions and 21 deletions

View file

@ -1,5 +0,0 @@
---
'providence-analytics': patch
---
feat: allow to resolve outside node_modules as well

View file

@ -1,5 +0,0 @@
---
'providence-analytics': patch
---
feat: do not throw on unparseable files, but allow to proceed run for rest of projects

View file

@ -1,5 +0,0 @@
---
'providence-analytics': patch
---
fix: swc-traverse does not fail on object proto builtins like "toString"

View file

@ -1,5 +0,0 @@
---
'providence-analytics': patch
---
fix: corrected export path for MatchImportAnalyzer

View file

@ -1,5 +1,14 @@
# Change Log
## 0.15.1
### Patch Changes
- 7f6eb15a: feat: allow to resolve outside node_modules as well
- 7f6eb15a: feat: do not throw on unparseable files, but allow to proceed run for rest of projects
- 7f6eb15a: fix: swc-traverse does not fail on object proto builtins like "toString"
- 292dcfc8: fix: corrected export path for MatchImportAnalyzer
## 0.15.0
### Minor Changes

View file

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