Merge pull request #1361 from ing-bank/changeset-release/master

Version Packages
This commit is contained in:
Thijs Louisse 2021-05-04 15:10:38 +02:00 committed by GitHub
commit dc101d2341
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'providence-analytics': patch
---
move index.js to path exposed for npm

View file

@ -1,5 +1,11 @@
# Change Log # Change Log
## 0.10.4
### Patch Changes
- 098365e6: move index.js to path exposed for npm
## 0.10.3 ## 0.10.3
### Patch Changes ### Patch Changes

View file

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