Version Packages

This commit is contained in:
github-actions[bot] 2024-03-27 12:22:13 +00:00 committed by Thijs Louisse
parent 3737c492cc
commit 44bc4bfb22
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'providence-analytics': patch
---
fix: allow compatibility with node 16

View file

@ -1,5 +1,11 @@
# Change Log # Change Log
## 0.15.3
### Patch Changes
- 3737c492: fix: allow compatibility with node 16
## 0.15.2 ## 0.15.2
### Patch Changes ### Patch Changes

View file

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