diff --git a/.changeset/tall-ligers-rhyme.md b/.changeset/tall-ligers-rhyme.md deleted file mode 100644 index d23488037b..0000000000 --- a/.changeset/tall-ligers-rhyme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'providence-analytics': patch ---- - -support fullPath notation in optimisedGlob diff --git a/packages-node/providence-analytics/CHANGELOG.md b/packages-node/providence-analytics/CHANGELOG.md index 10dca5a0c5..e7e58506de 100644 --- a/packages-node/providence-analytics/CHANGELOG.md +++ b/packages-node/providence-analytics/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 0.16.8 + +### Patch Changes + +- 6ec74dc: support fullPath notation in optimisedGlob + ## 0.16.7 ### Patch Changes diff --git a/packages-node/providence-analytics/package.json b/packages-node/providence-analytics/package.json index 0c66d7d227..9effde3632 100644 --- a/packages-node/providence-analytics/package.json +++ b/packages-node/providence-analytics/package.json @@ -1,6 +1,6 @@ { "name": "providence-analytics", - "version": "0.16.7", + "version": "0.16.8", "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",