diff --git a/.changeset/chilled-tools-help.md b/.changeset/chilled-tools-help.md deleted file mode 100644 index 71074f3c1..000000000 --- a/.changeset/chilled-tools-help.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'providence-analytics': patch ---- - -Expose analyzers that are requested to be run in external contexts diff --git a/packages-node/providence-analytics/CHANGELOG.md b/packages-node/providence-analytics/CHANGELOG.md index c12f009e1..ee50f01b1 100644 --- a/packages-node/providence-analytics/CHANGELOG.md +++ b/packages-node/providence-analytics/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 0.10.1 + +### Patch Changes + +- 67cd8e35: Expose analyzers that are requested to be run in external contexts + ## 0.10.0 ### Minor Changes diff --git a/packages-node/providence-analytics/package.json b/packages-node/providence-analytics/package.json index 847f8eace..4cae6dd15 100644 --- a/packages-node/providence-analytics/package.json +++ b/packages-node/providence-analytics/package.json @@ -1,6 +1,6 @@ { "name": "providence-analytics", - "version": "0.10.0", + "version": "0.10.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",