Version Packages (#2050)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-08-01 11:00:04 +02:00 committed by GitHub
parent 9cdac8e947
commit 3a652d6c18
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
---
Clone response before reading and parsing the body.

View file

@ -1,5 +1,11 @@
# Change Log
## 1.2.1
### Patch Changes
- 9cdac8e9: Clone response before reading and parsing the body.
## 1.2.0
### Minor Changes

View file

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