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

Version Packages
This commit is contained in:
Thijs Louisse 2024-05-15 18:20:20 +02:00 committed by GitHub
commit c34eb6c782
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'providence-analytics': patch
---
fix: expose inlined-swc-to-babel

View file

@ -1,5 +1,11 @@
# Change Log # Change Log
## 0.16.1
### Patch Changes
- f9698e9: fix: expose inlined-swc-to-babel
## 0.16.0 ## 0.16.0
### Minor Changes ### Minor Changes

View file

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