Version Packages

This commit is contained in:
github-actions[bot] 2020-12-08 09:04:58 +00:00
parent ba3a0dffa8
commit c8a36c6f23
3 changed files with 7 additions and 6 deletions

View file

@ -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.

View file

@ -1,5 +1,11 @@
# Change Log # 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 ## 0.8.1
### Patch Changes ### Patch Changes

View file

@ -1,6 +1,6 @@
{ {
"name": "providence-analytics", "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", "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", "license": "MIT",
"author": "ing-bank", "author": "ing-bank",