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

Version Packages
This commit is contained in:
Thijs Louisse 2024-03-01 11:41:44 +01:00 committed by GitHub
commit 0a8b9d821a
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 @@
---
'@lion/ajax': patch
---
add documentation for xsrfTrustedOrigins

View file

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

View file

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