Version Packages (#2032)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-07-06 13:02:46 +02:00 committed by GitHub
parent ecf63407ba
commit b340fd7a6c
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 @@
---
"@lion/ajax": patch
---
fix: avoid JSON.parsing empty responses

View file

@ -1,5 +1,11 @@
# Change Log
## 1.1.4
### Patch Changes
- fd93cc0c: fix: avoid JSON.parsing empty responses
## 1.1.3
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@lion/ajax",
"version": "1.1.3",
"version": "1.1.4",
"description": "Thin wrapper around fetch with support for interceptors.",
"license": "MIT",
"author": "ing-bank",