diff --git a/.changeset/spicy-terms-grin.md b/.changeset/spicy-terms-grin.md deleted file mode 100644 index 5394ac0e9..000000000 --- a/.changeset/spicy-terms-grin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'providence-analytics': patch ---- - -Relative source path util take posix path for both full path and root path, to ensure the replace happens properly. diff --git a/packages/providence-analytics/CHANGELOG.md b/packages/providence-analytics/CHANGELOG.md index 05c27788a..0f9994b90 100644 --- a/packages/providence-analytics/CHANGELOG.md +++ b/packages/providence-analytics/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 0.8.2 + +### Patch Changes + +- 3cd1cf95: Relative source path util take posix path for both full path and root path, to ensure the replace happens properly. + ## 0.8.1 ### Patch Changes diff --git a/packages/providence-analytics/package.json b/packages/providence-analytics/package.json index 29c1cb54b..15ca6cbae 100644 --- a/packages/providence-analytics/package.json +++ b/packages/providence-analytics/package.json @@ -1,6 +1,6 @@ { "name": "providence-analytics", - "version": "0.8.1", + "version": "0.8.2", "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",