Skip to content

Commit fc64f21

Browse files
committed
chore: Merge remote-tracking branch 'origin/stable2.5'
2 parents 7b2ab78 + 3b5ca76 commit fc64f21

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
# Changelog
66
All notable changes to this project will be documented in this file.
77

8+
## 2.5.1 - 2024-09-18
9+
### Fixed
10+
* Make license info SPDX compliant: GPL-3.0-or-later
11+
812
## 2.5.0 - 2024-04-30
913
### Added
1014
* Export `isAxiosError` and Axios types - So in most cases you do not need to also depend on vanilla Axios

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextcloud/axios",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"description": "Axios client for Nextcloud",
55
"keywords": [
66
"nextcloud",

0 commit comments

Comments
 (0)