Version Packages

This commit is contained in:
github-actions[bot] 2022-11-07 15:17:20 +00:00 committed by Thomas Allmer
parent bb52ed3c7b
commit c44c828b2e
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"@lion/ajax": patch
---
fix: relax content types when setting cache

View file

@ -1,5 +1,11 @@
# Change Log
## 1.1.1
### Patch Changes
- bfd5152a: fix: relax content types when setting cache
## 1.1.0
### Minor Changes

View file

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