Version Packages

This commit is contained in:
github-actions[bot] 2024-03-01 10:38:14 +00:00
parent b9b8ab9d1f
commit 0e6b24a73f
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'@lion/ajax': patch
---
add documentation for xsrfTrustedOrigins

View file

@ -1,5 +1,11 @@
# Change Log # Change Log
## 2.0.1
### Patch Changes
- b9b8ab9d: add documentation for xsrfTrustedOrigins
## 2.0.0 ## 2.0.0
### Major Changes ### Major Changes

View file

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